Update changelog re: minor bug fixes

This commit is contained in:
Jared Beck 2016-12-11 03:42:08 -05:00
parent 012533ad7d
commit 6eaa5e67f8
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ recommendations of [keepachangelog.com](http://keepachangelog.com/).
### Fixed
- `88e513f` - Surprise argument modification bug in `where_object_changes`
- `c7efd62` - Column type-detection bug in `where_object_changes`
- [#905](https://github.com/airblade/paper_trail/pull/905) - Only invoke
`logger.warn` if `logger` instance exists