1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00

Typo fix on CHANGELOG [ci skip]

This commit is contained in:
Ben Atkins 2014-05-29 10:34:25 -04:00
parent 4601926f0c
commit c3f6072e11

View file

@ -1,7 +1,7 @@
## 3.0.3 (Unreleased)
- [#372](https://github.com/airblade/paper_trail/pull/372) - Use [Arel](https://github.com/rails/arel) for SQL construction.
- Fixed `VersionConcer#index` instance method so that it conforms to using the primary key for ordering when possible.
- Fixed `VersionConcern#index` instance method so that it conforms to using the primary key for ordering when possible.
## 3.0.2