CHANGELOG.md in second_level_cache-2.6.0 vs CHANGELOG.md in second_level_cache-2.6.1

- old
+ new

@@ -1,4 +1,9 @@ +2.6.1 +------- + +- Improve proload debug log output, and deprecated logger method. (#106) + 2.6.0 ------- - Add has_one through cache support. (#98) - Fix string query, eager_load, includes/preload for fetch from db. ( #103, #102, #101)