What's Changed
- Handle #delete_all by @mohammednasser-32 in https://github.com/rubysherpas/paranoia/pull/566
- feat: Trigger an after_commit callback when restoring a record by @yoheimuta in https://github.com/rubysherpas/paranoia/pull/559
- fix typo in newly added readme by @mohammednasser-32 in https://github.com/rubysherpas/paranoia/pull/567
New Contributors
- @mohammednasser-32 m...