platanus / activeadmin_addons

Extends ActiveAdmin to enable a set of great optional UX improving add-ons
MIT License
752 stars 282 forks source link

feat(): release v2 beta.3 #480

Closed difernandez closed 10 months ago

difernandez commented 10 months ago

Motivation / Background

This Pull Request has been created to prepare for release of v2 beta.3

Detail

This Pull Request bumps version of gem and package, as well as updates the changelog, including release of 1.10.1 via #479. I'm not sure if the order I put it in the changelog is OK.

Additional information

Checklist

Before submitting the PR make sure the following are checked:

MrJoy commented 10 months ago

I have a very small suggestion: In the 2.0 release notes, frame Ruby 3.2 more like "formally support Ruby 3.2", rather than "add Ruby 3.2 support." The latter makes it sound like Ruby 3.2 just won't work for 1.x, due to some incompatibility that 2.0 fixes, when the reality is you're just adding it to the test matrix to ensure nothing breaks.