diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bd5a42e1..650cfb585 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ recommendations of [keepachangelog.com](http://keepachangelog.com/). ### Fixed -- [#868](https://github.com/airblade/paper_trail/pull/868) +- [#868](https://github.com/airblade/paper_trail/pull/868) - Fix usage of find_by_id when primary key is not id, affecting reifying certain records. ## 5.2.2 (2016-09-08) @@ -35,7 +35,7 @@ recommendations of [keepachangelog.com](http://keepachangelog.com/). ### Deprecated -- [#863](https://github.com/airblade/paper_trail/pull/863) +- [#863](https://github.com/airblade/paper_trail/pull/863) - PaperTrail.timestamp_field= deprecated without replacement. See [#861](https://github.com/airblade/paper_trail/pull/861) for discussion.