From c3f6072e119d4a22aa8ebf0d39ab44ec34e5c795 Mon Sep 17 00:00:00 2001 From: Ben Atkins Date: Thu, 29 May 2014 10:34:25 -0400 Subject: [PATCH] Typo fix on CHANGELOG [ci skip] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d05ca0a..7945ce69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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