CHANGELOG.md in switch_point-0.4.1 vs CHANGELOG.md in switch_point-0.4.2

- old
+ new

@@ -1,4 +1,8 @@ +## 0.4.2 (2014-06-19) +- Establish connection lazily + - Just like ActiveRecord::Base, real connection isn't created until `.connection` is called + ## 0.4.1 (2014-06-19) - Support :writable only configuration ## 0.4.0 (2014-06-17) - auto_writable is disabled by default