Add to changelog as well [ci skip]

This commit is contained in:
Josh Holmer 2019-02-01 17:59:15 -05:00
parent c7da7f2073
commit 6430166ec9

View file

@ -4,6 +4,7 @@
- Update `itertools` crate to 0.8.0
- Update `zopfli` crate to 0.4.0
- Use Rust edition 2018
- Bump minimum required Rust version to 1.31.0
### Version 2.1.8
- Fix non-standard sBIT headers in other code locations ([#153](https://github.com/shssoichiro/oxipng/issues/153))