diff --git a/NEWS b/NEWS index 4358f44a..702ed8cd 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ v0.7.1 (xxxx-xx-xx) - Implemented call stack sampling on Linux (including Android). - Exact time from start of profiling session can be now viewed by hovering the mouse over the time scale. +- Code transfer can be now compiled-out. v0.7 (2020-06-11) -----------------