From 00d2359308f73e68746b11dd5b6f5d77b9e6a532 Mon Sep 17 00:00:00 2001 From: Josh Holmer Date: Mon, 19 Sep 2016 19:44:23 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e1b2539..d3ed6f6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ **Version 0.11.1 (unreleased)** - Performance optimizations + - Fix processing filenames that contain commas (@aliceatlas [#50](https://github.com/shssoichiro/oxipng/pull/50)) **Version 0.11.0** - [SEMVER_MAJOR] Bump minimum rustc version to 1.9.0, required by dependencies