Added: cs_obsolete changelog

This commit is contained in:
madpwnhammer 2024-08-08 12:10:43 +03:00
parent 6630a1a3ee
commit 06a96bfdca
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
## v4.9.2
- Added @cs_obsolete token, that mark fields with [Obsolete]. @cs_obsolete:"Comment" will add summary with "Comment" to field
## v4.9.1
- Fixing nested diffable POD structs being incorrectly marked as clean in GetDiff