Add Changelog entry

This commit is contained in:
Magnus von Koeller 2017-09-07 15:55:55 -04:00
parent 347500ff8e
commit 7e60162ab1
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ recommendations of [keepachangelog.com](http://keepachangelog.com/).
- [#985](https://github.com/airblade/paper_trail/pull/985) - Fix RecordInvalid
error on nil item association when belongs_to_required_by_default is enabled.
- [#988](https://github.com/airblade/paper_trail/pull/988) - Fix ActiveRecord
version check in `VersionConcern` for Rails 4.0
## 7.1.1 (2017-08-18)