New
v1.14.0
What's Changed
- Drop support for Ruby
< 2.6by @alejandroperea in https://github.com/activeadmin/inherited_resources/pull/709 and https://github.com/activeadmin/inherited_resources/pull/732 - Use
action_controller_basehook by @tagliala in https://github.com/activeadmin/inherited_resources/pull/716 - Add Rails 7.1 support by @tomascco in https://github.com/activeadmin/inherited_resources/pull/873
- Remove upper bound dependency limits from gemspec by @rafaelfranca in https://github.com/activeadmin/inherited_resources/pull/711
New Contributors
- @alejandroperea made their first contribution in https://github.com/activeadmin/inherited_resources/pull/709
- @tomascco made their first contribution in https://github.com/activeadmin/inherited_resources/pull/873
Full Changelog: https://github.com/activeadmin/inherited_resources/compare/v1.13.1...v1.14.0