Обновить CHANGELOG.md

This commit is contained in:
Pavel Shevaev 2024-12-03 19:02:06 +03:00
parent 8871e94a1b
commit dd83313a7e
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
## v15.5.2
- Proper retain for any Val in args
- A bit optimizing setters/getters codegen
- Adding @bhl_blob support
## v15.4.2
- Using local static functions instead of lambdas for better stack traces