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:
parent
4601926f0c
commit
c3f6072e11
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue