Skip to content

Commit

Permalink
Update CHANGELOG. [fixed #181]
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Atkins committed Nov 16, 2012
1 parent 4628912 commit 50f94af
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
@@ -1,5 +1,7 @@
## 2.6.4 (unreleased)

- [#181](https://github.com/airblade/paper_trail/issues/181)/[#182](https://github.com/airblade/paper_trail/pull/182) -
Controller metadata methods should only be evaluated when `paper_trail_enabled_for_controller == true`.
- [#177](https://github.com/airblade/paper_trail/issues/177)/[#178](https://github.com/airblade/paper_trail/pull/178) -
Factored out `version_key` into it's own method to prevent `ConnectionNotEstablished` error from getting thrown in
instances where `has_paper_trail` is declared on class prior to ActiveRecord establishing a connection.
Expand Down

0 comments on commit 50f94af

Please sign in to comment.