CHANGELOG.md in inline_svg-0.5.0 vs CHANGELOG.md in inline_svg-0.5.1

- old
+ new

@@ -3,9 +3,13 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased][unreleased] Nothing. +## [0.5.1] - 2015-03-30 +### Fixed +- Support for ActiveSupport (and hence, Rails) 4.2.x. Thanks, @jmarceli. + ## [0.5.0] - 2015-03-29 ### Added - A new option: `id` adds an id attribute to the SVG. - A new option: `data` adds data attributes to the SVG.