CHANGELOG.md in weeler-1.5.2 vs CHANGELOG.md in weeler-1.5.4
- old
+ new
@@ -1,4 +1,13 @@
+## 1.5.4
+
+* Using RailsSettings::CachedSettings instead of RailsSettings::Base
+
+## 1.5.3
+
+* Rails depricated table exists, using data source exists instead
+* Using RailsSettings::Base instead of RailsSettings::CachedSettings
+
## 1.5.2
* Added translation filter by created at
* Updated bootstrap to v3.3.6
* Fixed issue when bootstrap fonts (glyphicons) where not loaded