This commit is contained in:
Ervin Hegedus 2024-08-14 14:56:42 +02:00 committed by GitHub
parent 746f4d7e80
commit 71bea86e91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,9 @@
v3.0.13 - YYYY-MMM-DD
---------------------
- Replace usage of std::ctime, which is not safe in
multithread contexts
[PR #3228 - @eduar-hte]
- Removed unnecessary lock to call acmp_process_quick in Pm::evaluate
[PR #3227 - @eduar-hte]
- feat: Check if the MP header contains invalid character