Обновить CHANGELOG.md

This commit is contained in:
Pavel Shevaev 2024-11-21 14:33:59 +03:00
parent 31a431e69a
commit 8009edc026
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
## v15.4.2
- Using local static functions instead of lambdas for better stack traces
## v15.0.0
- Migrating to IList<T> instead of HList<T> for arguments as it is more versatile; Adding codegen for disposal of arguments
## v13.0.0
- Migrating to new BHL2-beta123 efficient native array wrappers