Update CHANGELOG. close #313 [ci skip]

This commit is contained in:
Ben Atkins 2014-01-08 15:51:53 -05:00
parent a7d5ef0901
commit 802b7d4ead
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
## 3.0.1 (Unreleased)
- [#313](https://github.com/airblade/paper_trail/pull/313) - Make the rails controller helper compatible with
`ActionController::API` for compatibility with the [`rails-api`](https://github.com/rails-api/rails-api) gem.
## 3.0.0
- [#305](https://github.com/airblade/paper_trail/pull/305) - `PaperTrail::VERSION` should be loaded at runtime.