Update NEWS.

This commit is contained in:
Bartosz Taudul 2021-05-11 01:42:21 +02:00
parent 4f76fb2cda
commit 8bdae80960
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

4
NEWS
View File

@ -21,6 +21,10 @@ v0.x.x (xxxx-xx-xx)
- Added support for Direct3D 11 instrumentation.
- Vulkan contexts can be now calibrated on Linux.
- Support loading zstd-compressed chrome traces.
- Chrome traces with multiple PID entries (and possibly conflicting TIDs)
can be now imported. A pseudo-TID will be created for each PID+TID pair
in such circumstances.
- Added support for custom source location tag ("loc") in chrome traces.
v0.7.7 (2021-04-01)