Skip to content

Commit

Permalink
changelog update for v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed May 19, 2018
1 parent ace5aa9 commit 3136afc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

### v2.1.0

- added automated detection of png image types through read of PNG file signatures
- removed testing for *.png file extension to process files
- added support for simple modification of pnquant and zopflipng paths that are used for optimization, convert to system PATH installed versions by modification of the Python script (issue #40)
- bugfix for macOS GUI and right-click menu service failures with absolute file paths that contain multiple directory levels with space characters

### v2.0.2

- bugfix for failed image optimization with macOS GUI and right-click menu service tools when spaces are included in absolute file paths (issue report #30)
Expand Down

0 comments on commit 3136afc

Please sign in to comment.