1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 12:23:53 +00:00

Update NEWS.

This commit is contained in:
Bartosz Taudul 2019-12-28 17:51:50 +01:00
parent 17afcbce4f
commit bb121b29e3

1
NEWS
View File

@ -17,6 +17,7 @@ v0.7 (xxxx-xx-xx)
- Time distribution can now show both exclusive and inclusive times. - Time distribution can now show both exclusive and inclusive times.
- Display proper value of selection time in find zone menu. - Display proper value of selection time in find zone menu.
- Implemented limiting find zone search to a specified time range. - Implemented limiting find zone search to a specified time range.
- Highlight hovered zone from find zone menu zone list on the histogram.
v0.6.1 (2019-11-28) v0.6.1 (2019-11-28)
------------------- -------------------