Skip to content

Commit

Permalink
Add changelog for 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn committed Feb 2, 2016
1 parent 5de97ba commit 40b095c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# paranoia Changelog

## 2.2.0 (unreleased)

* Ruby 2.0 or greater is required
* Rails 5.0.0.beta1.1 support [@pigeonworks](https://github.com/pigeonworks) [@halostatue](https://github.com/halostatue) and [@gagalago](https://github.com/gagalago)
* Previously `#really_destroyed?` may have been defined on non-paranoid models, it is now only available on paranoid models, use regular `#destroyed?` instead.

## 2.1.5 (2016-01-06)

* Ruby 2.3 support
Expand Down

0 comments on commit 40b095c

Please sign in to comment.