CHANGELOG.md in identity_cache-1.6.2 vs CHANGELOG.md in identity_cache-1.6.3
- old
+ new
@@ -1,11 +1,15 @@
# Identity Cache Changelog
## Unreleased
+## 1.6.3
+
+- Split the `with_deferred_parent_expiration` and `with_deferred_parent_expiration`. (#578)
+
## 1.6.2
-- Support deferred expiry of associations and attributes. Add a rake task to create test database.
+- Support deferred expiry of associations and attributes. Add a rake task to create test database. (#577)
## 1.6.1
- Fix deprecation warnings on Active Record 7.2. (#575)