CHANGELOG.md in catch_cache-0.0.2 vs CHANGELOG.md in catch_cache-0.0.3

- old
+ new

@@ -1,3 +1,7 @@ +# 0.0.3 + +- `catch_then_cache` method must be available as an instance method as well + # 0.0.2 - Swallow errors when calling the `key_callbacks` proc in `:flush_cache!`