CHANGELOG.markdown in image_optim-0.17.0 vs CHANGELOG.markdown in image_optim-0.17.1
- old
+ new
@@ -1,8 +1,12 @@
# ChangeLog
## unreleased
+## v0.17.1 (2014-10-06)
+
+* Fix bin path resolving method missing vendor directory [@toy](https://github.com/toy)
+
## v0.17.0 (2014-10-04)
* Use pure ruby detection of bin path [@toy](https://github.com/toy)
* Fail if version of bin can't be detected [#39](https://github.com/toy/image_optim/issues/39) [@toy](https://github.com/toy)
* Check path in `XXX_BIN` to exist, be a file and be executable [@toy](https://github.com/toy)