Обновить CHANGELOG.md
This commit is contained in:
parent
8009edc026
commit
386fb3e773
|
@ -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
|
Loading…
Reference in New Issue