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

Deprecate cygwin and mingw.

This commit is contained in:
Bartosz Taudul
2021-06-16 00:59:30 +02:00
parent 2f7d79adba
commit 538cf3bcf1
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ here.
v0.x.x (xxxx-xx-xx)
-------------------
- Cygwin and Mingw are deprecated due to lack of interest.
- Added TRACY_NO_CALLSTACK_INLINES macro to disable inline functions
resolution in call stacks on Windows.
- Limited client query response rate.