diff --git a/CHANGELOG.md b/CHANGELOG.md index e8b0303a..79038dd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ### Breaking Changes +- [#758](https://github.com/airblade/paper_trail/pull/758) - + `PaperTrail.config.track_associations` getter method removed, + use `track_associations?` instead. - [#723](https://github.com/airblade/paper_trail/pull/723) - `PaperTrail.enabled=` now affects all threads - [#556](https://github.com/airblade/paper_trail/pull/556) /