Skip to content

Commit

Permalink
close #347; Update CHANGELOG for Rails::Engine feature [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
batter committed Jun 5, 2014
1 parent ee338a5 commit f3f5925
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

- [#373](https://github.com/airblade/paper_trail/pull/373) - Fix default sort order for the `versions` association in Rails `4.1`
- [#372](https://github.com/airblade/paper_trail/pull/372) - Use [Arel](https://github.com/rails/arel) for SQL construction.
- [#347](https://github.com/airblade/paper_trail/pull/347) - Autoload `ActiveRecord` models in via a `Rails::Engine` when
the gem is used with `Rails`.
- Fixed `VersionConcern#index` instance method so that it conforms to using the primary key for ordering when possible.

## 3.0.2
Expand Down

0 comments on commit f3f5925

Please sign in to comment.