From 777db1d336558bd272eec519ba5ec6d5c6300056 Mon Sep 17 00:00:00 2001 From: Ben Atkins Date: Tue, 24 Jun 2014 12:42:26 -0400 Subject: [PATCH] Update CHANGELOG as per #386 [ci skip] --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 344bd9bc7..ccf081e30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## 3.0.3 (Unreleased) + - [#386](https://github.com/airblade/paper_trail/issues/386) - Fix eager loading of `versions` association with custom class name + in `ActiveRecord` 4.1. - [#384](https://github.com/airblade/paper_trail/issues/384) - Fix `VersionConcern#originator` instance method. - [#383](https://github.com/airblade/paper_trail/pull/383) - Make gem compatible with `ActiveRecord::Enum` (available in `ActiveRecord` 4.1+). - [#373](https://github.com/airblade/paper_trail/pull/373) - Fix default sort order for the `versions` association in `ActiveRecord` 4.1.