Commit 40b095c5 by John Hawthorn

Add changelog for 2.2.0

parent 5de97ba2
# paranoia Changelog # 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) ## 2.1.5 (2016-01-06)
* Ruby 2.3 support * Ruby 2.3 support
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment