CHANGELOG.markdown in image_optim_rails-0.4.3 vs CHANGELOG.markdown in image_optim_rails-0.5.0
- old
+ new
@@ -1,8 +1,12 @@
# ChangeLog
## unreleased
+## v0.5.0 (2022-02-02)
+
+* Depend only on `railties` instead of complete `rails` [#13](https://github.com/toy/image_optim_rails/issues/13) [@toy](https://github.com/toy)
+
## v0.4.3 (2019-07-14)
* Remove deprecated `rubyforge_project` attribute from gemspec [rubygems/rubygems#2436](https://github.com/rubygems/rubygems/pull/2436) [@toy](https://github.com/toy)
## v0.4.2 (2019-05-25)