Update ChangeLog.md

This commit is contained in:
Martin Raiber 2023-01-15 12:52:28 +01:00 committed by GitHub
parent 08c03ff478
commit ad8dedc1b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
## Changelog
### 3.0.2
- Fix buffer overrun in mz_utf8z_to_widechar on Windows
### 3.0.1
- Fix compilation error with MINIZ_USE_UNALIGNED_LOADS_AND_STORES=1