Skip to content

Commit

Permalink
Docs: Classify as change, not enhancement
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
jaredbeck committed Jul 13, 2015
1 parent 71453f3 commit 36d5b44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
PaperTrail is no longer recommended. An alternative is described in the
readme. See https://github.com/airblade/paper_trail/pull/557 and
https://github.com/airblade/paper_trail/pull/492.
- If you depend on the `RSpec` or `Cucumber` helpers, you must
[require them in your test helper](https://github.com/airblade/paper_trail#testing).

### Enhancements

If you depend on the `RSpec` or `Cucumber` helpers, you will need to [manually load them into your test helper](https://github.com/airblade/paper_trail#testing).

- [#563](https://github.com/airblade/paper_trail/pull/563) - Fixed a bug in
`PaperTrail::Model::InstanceMethods#touch_with_version` so that it will trigger a version when the `on` option
was set to `[:create]`
Expand Down

0 comments on commit 36d5b44

Please sign in to comment.