Обновить CHANGELOG.md

This commit is contained in:
Pavel Shevaev 2024-11-21 14:34:17 +03:00
parent 8009edc026
commit 386fb3e773
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
- 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
- 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