docs: update change log

This commit is contained in:
Marcus Holland-Moritz 2023-12-28 02:50:20 +01:00
parent 5f733bd3a0
commit 9b643b4e3f

View File

@ -1,5 +1,12 @@
# Change Log # Change Log
## Version 0.7.4 - 2023-12-28
- (fix) Fix regression that broke section index optimization introduced
in v0.7.3. Fixes github #183.
- (fix) Add workaround for broken utf8cpp release. Fixes github #182.
## Version 0.7.3 - 2023-12-05 ## Version 0.7.3 - 2023-12-05
- (feature) Support forward-compatibility. Fixes github #158. - (feature) Support forward-compatibility. Fixes github #158.