From 8115aba62a4a5e1fe04c9266aa82d4a4e64304fd Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Thu, 17 May 2018 14:37:00 -0400 Subject: [PATCH] changelog update for v2.0.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34d88ee..c4692e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## Changelog +### 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) + ### v2.0.1 - bugfix for failed image optimization on pngquant execution that leads to file sizes below min acceptable (issue report #25)