CHANGELOG.md in second_level_cache-1.6.0 vs CHANGELOG.md in second_level_cache-1.6.1

- old
+ new

@@ -37,5 +37,9 @@ 1.6.0 ----- * [write through cache] * [disable SecondLevelCache for spicial model] * [only cache `SELECT *` query] + +1.6.1 +----- +* [Fix bug: undefined method `select_all_column?' for []:ActiveRecord::Relation] by sishen