CHANGELOG.md in second_level_cache-1.5.1 vs CHANGELOG.md in second_level_cache-1.6.0
- old
+ new
@@ -32,5 +32,10 @@
1.5.1
-----
* [use new marshal machanism to avoid clear assocation cache manually]
+1.6.0
+-----
+* [write through cache]
+* [disable SecondLevelCache for spicial model]
+* [only cache `SELECT *` query]