CHANGELOG.md in table_sync-1.6.0 vs CHANGELOG.md in table_sync-1.7.0
- old
+ new
@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [1.7.0] - 2019-07-11
+### Added
+- `on_destroy` return value for manipulation with `after_commit` callback;
+
## [1.6.0] - 2019-07-08
### Added
- `on_destroy` - defines a custom logic and behavior for `destroy` event;