Update changelog for #758

This commit is contained in:
Paul Padier 2016-04-08 14:14:01 +09:00
parent 9658088a48
commit b4639c8b64
1 changed files with 3 additions and 0 deletions

View File

@ -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) /