CHANGELOG.md in jets-1.5.7 vs CHANGELOG.md in jets-1.5.8

- old
+ new

@@ -1,9 +1,12 @@ # Change Log All notable changes to this project will be documented in this file. This project *loosely tries* to adhere to [Semantic Versioning](http://semver.org/), even before v1.0. +## [1.5.8] +- #155 remove BUNDLED WITH from Gemfile.lock to fix newly released bundler issue + ## [1.5.7] - Fix prepend_* callbacks: These could modify a global callback array if used first ## [1.5.6] - #149 from patchkit-net/feature/prepend-append-callbacks Add prepend/append_before_action and prepend/append_after_action callbacks