[ci skip] Fix changelog
This commit is contained in:
parent
95c9a373bf
commit
dbe82c077a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
**Version 0.13.0**
|
||||
- Fix bug in certain PNG headers when reducing color type ([#52](https://github.com/shssoichiro/oxipng/issues/52))
|
||||
- [SEMVER_MAJOR] Reduction functions now take `&mut PngData` and return a `bool` indicating whether the image was reduced
|
||||
- Bump minimum required rust version to 1.12.0
|
||||
- [SMEVER_MAJOR] Bump minimum required rustc version to 1.12.0
|
||||
|
||||
**Version 0.12.0**
|
||||
- Performance optimizations
|
||||
|
|
|
|||
Loading…
Reference in a new issue