Обновить CHANGELOG.md

This commit is contained in:
Pavel Shevaev 2024-11-21 14:36:19 +03:00
parent 386fb3e773
commit 635095c3fb
1 changed files with 4 additions and 0 deletions

View File

@ -5,5 +5,9 @@
- Migrating to IList<T> instead of HList<T> for arguments as it is more versatile
- Adding codegen for disposal of arguments
## v14.0.0
- Making it possible to specify custom code
- Always adding `using bhl` directive to generated code
## v13.0.0
- Migrating to new BHL2-beta123 efficient native array wrappers