CHANGELOG.md in remote_db-0.0.5 vs CHANGELOG.md in remote_db-0.0.6
- old
+ new
@@ -1,4 +1,8 @@
+## v0.0.6
+
+* Fix incompatible read_attribute method alias
+
## v0.0.5
* Models can now be reloaded.
* In test environment, models can temporarily be switch to read-write mode.
* Added tests