Add newest changes

This commit is contained in:
Ervin Hegedus 2024-08-06 15:43:39 +02:00
parent 2048730012
commit ff303c761f
No known key found for this signature in database
GPG Key ID: 5FA5BC3F5EC41F61

View File

@ -1,6 +1,10 @@
v3.0.13 - YYYY-MMM-DD v3.0.13 - YYYY-MMM-DD
--------------------- ---------------------
- Add cleanup methods to complete C based ABI
[PR #3209 - @eduar-hte]
- Build on macOS with Apple silicon (arm64)
[PR #3208 - @eduar-hte]
- remove 'this throw' call in transaction - remove 'this throw' call in transaction
[PR #3207 - @gberkes] [PR #3207 - @gberkes]
- New API function: set hostname for log - New API function: set hostname for log