New
v2.1.0
What's Changed
Enhancements ✨
- Support setting parent_controller by @jaynetics in https://github.com/activeadmin/inherited_resources/pull/903
Other Changes 🛠
- Refactor polymorphic keys method by @tagliala in https://github.com/activeadmin/inherited_resources/pull/941
- Update dependencies by @tagliala in https://github.com/activeadmin/inherited_resources/pull/944
- Test against Action Pack 8.0 by @tagliala in https://github.com/activeadmin/inherited_resources/pull/942
- Drop Rails < 7.0 support by @tagliala in https://github.com/activeadmin/inherited_resources/pull/946
- Update version, changelog, and outdated deps by @tagliala in https://github.com/activeadmin/inherited_resources/pull/949
New Contributors
- @jaynetics made their first contribution in https://github.com/activeadmin/inherited_resources/pull/903
Full Changelog: https://github.com/activeadmin/inherited_resources/compare/v2.0.1...v2.1.0