* 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.