oxipng/CHANGELOG.md
2016-03-03 16:32:45 -05:00

11 lines
270 B
Markdown

v0.1.1
- Fix `oxipng *` writing all input files to one output file (#15)
v0.1.0
- Initial beta release
- Reduce color type and bit depth
- Recompress with zlib
- Multithreading
- Strip headers option
- Backup file before writing option
- Write to stdout option