Update CHANGES - added PR 3210

This commit is contained in:
Ervin Hegedus 2024-08-06 17:37:52 +02:00 committed by GitHub
parent ff303c761f
commit 80dd45703b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,8 @@
v3.0.13 - YYYY-MMM-DD
---------------------
- Fixed shared files deadlock in a multi-threaded Windows application
[PR #3210 - @eduar-hte]
- Add cleanup methods to complete C based ABI
[PR #3209 - @eduar-hte]
- Build on macOS with Apple silicon (arm64)