1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Update NEWS.

This commit is contained in:
Bartosz Taudul
2022-07-23 13:38:52 +02:00
parent f7598d2431
commit 52f333a3f8
+2
View File
@@ -26,6 +26,8 @@ v0.x.x (xxxx-xx-xx)
the send queue is slow to process (typically due to symbol resolution). the send queue is slow to process (typically due to symbol resolution).
- If a client with an incompatible protocol is discovered, Tracy will now - If a client with an incompatible protocol is discovered, Tracy will now
try to show which versions can be used to handle the connection. try to show which versions can be used to handle the connection.
- Messages list in zone info window can now show messages exclusive to the
zone, filtering out the messages emitted from child zones.
v0.8.2 (2022-06-28) v0.8.2 (2022-06-28)