Changelog for
ruby2.5-rubygem-paranoia-2.4.1-3.1.x86_64.rpm :
Tue Apr 10 14:00:00 2018 factory-autoAATTkulow.org
- updated to version 2.4.1
see installed CHANGELOG.md
[#]# 2.4.1
* [#435](https://github.com/rubysherpas/paranoia/pull/435) Monkeypatch activerecord relations to work with rails 6.2.0
[Bartosz Bonisławski (AATTbbonislawski)](https://github.com/bbonislawski)
Sun Dec 3 13:00:00 2017 cooloAATTsuse.com
- updated to version 2.4.0
see installed CHANGELOG.md
[#]# 2.4.0
* [#423](https://github.com/rubysherpas/paranoia/pull/423) Add `paranoia_destroy` and `paranoia_delete` aliases
[John Hawthorn (AATTjhawthorn)](https://github.com/jhawthorn)
* [#408](https://github.com/rubysherpas/paranoia/pull/408) Fix instance variable `AATT_disable_counter_cache` not initialized warning.
[Akira Matsuda (AATTamatsuda)](https://github.com/amatsuda)
* [#412](https://github.com/rubysherpas/paranoia/pull/412) Fix `really_destroy!` behavior with `sentinel_value`
[Steve Rice (AATTsteverice)](https://github.com/steverice)
Tue May 23 14:00:00 2017 cooloAATTsuse.com
- updated to version 2.3.1
see installed CHANGELOG.md
[#]# 2.3.1
* [#397](https://github.com/rubysherpas/paranoia/pull/397) Bump active record max version to support 5.1 final
Sat Apr 15 14:00:00 2017 cooloAATTsuse.com
- updated to version 2.3.0
see installed CHANGELOG.md
Fri Feb 17 13:00:00 2017 cooloAATTsuse.com
- updated to version 2.2.1
see installed CHANGELOG.md
Sat Oct 29 14:00:00 2016 cooloAATTsuse.com
- updated to version 2.2.0
see installed CHANGELOG.md
[#]# 2.2.0 (unreleased)
* Ruby 2.0 or greater is required
* Rails 5.0.0.beta1.1 support [AATTpigeonworks](https://github.com/pigeonworks) [AATThalostatue](https://github.com/halostatue) and [AATTgagalago](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.
Tue Apr 19 14:00:00 2016 mrueckertAATTsuse.de
- update to 2.1.5
Sat Sep 26 14:00:00 2015 mrueckertAATTsuse.de
- update to 2.1.3
Sat Apr 18 14:00:00 2015 mrueckertAATTsuse.de
- initial package