[ci skip] Fix changelog

This commit is contained in:
Josh Holmer 2016-12-12 13:56:48 -05:00
parent 95c9a373bf
commit dbe82c077a

View file

@ -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