Update Changelog.md

This commit is contained in:
Stephen Seo 2024-11-12 14:58:16 +09:00
parent c4f06b799e
commit 8c6561cbef

View file

@ -1,5 +1,9 @@
# Changelog
## Version 2.7
Fix incorrect initialization.
## Version 2.6
Use a more robust mutex (by using `std::recursive_mutex` instead of