CHANGE.md in connection_manager-1.1.0 vs CHANGE.md in connection_manager-1.1.1
- old
+ new
@@ -3,9 +3,13 @@
HEAD
=======
- Nothing yet!
+1.1.1
+=======
+- Fix bug when comparing relation.klass to Using::Proxy instance.klass
+
1.1.0
=======
- BREAKING CHANGE - Code has been organized to mirror as much a possible their ActiveRecord 4 counter parts.
- BREAKING CHANGE - creates AR::Relation for :slaves and :masters, replication method names are no longer customizable
- BREAKING CHANGE - Drop support for forced readonly, should be enforced by DMS and or using #readonly ActiveRecord::Relation
\ No newline at end of file