CHANGELOG.md in weeler-1.0.4 vs CHANGELOG.md in weeler-1.1.0
- old
+ new
@@ -1,4 +1,21 @@
+## 1.1.0
+
+### Features & Enhancements
+
+* Add JRuby and Rubinius support.
+* 'image_upload_field' accept only hash options (for JRuby support).
+* Add 'empty_translation_acts_like_missing' config. Empty translations by
+ default is treat like missing translation.
+
+### Bug Fixes
+
+* Translation html safe output bug fixed (Rails 4.2 bug)
+
+### Contributors
+
+* Arturs Braucs
+
## 1.0.4
### Bug Fixes
* Fixed seoable bug that called not weeler function.