CHANGELOG.md in format_parser-0.12.0 vs CHANGELOG.md in format_parser-0.12.1

- old
+ new

@@ -1,5 +1,9 @@ +## 0.12.1 +* Reinstate support for Ruby 2.2.0 +* Fix support for JRuby 9.0 + ## 0.12.0 * Relay upstream status from `RemoteIO` in the `status_code` attribute (returns an `Integer`) ## 0.11.0 * Add `Image#display_width_px` and `Image#display_height_px` for EXIF/aspect corrected display dimensions, and provide @@ -125,6 +129,6 @@ * Add AIFF parser ## 0.1.0 * Add parsers for PNG, JPG, TIFF, PSD * Add GIF parser -* Add DPX parser \ No newline at end of file +* Add DPX parser