Обновить CHANGELOG.md

This commit is contained in:
Pavel Shevaev 2024-12-18 18:34:50 +03:00
parent b96b3996ba
commit b8aaaeb141
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
## v17.1.0
- Splitting one huge codegenerated file into multiple ones
## v16.0.0
- Migrating to IList from ValList for []any bindings since it is more generic
## v15.5.2
- Proper retain for any Val in args
- A bit optimizing setters/getters codegen