================
General
-------
- Added support for NumPy 2.0.
- The minimum required Python is now 3.10. [547]
- The minimum required NumPy is now 1.23. [547]
- The minimum required Astropy is now 5.1. [547]
- The minimum required pytest-astropy is now 0.11. [547]
- The minimum required sphinx-astropy is now 1.9. [547]
Bug Fixes
---------
- Fixed a bug where the text string of ``TextPixelRegion`` and
``TextSkyRegion`` was dropped when serializing or writing
to a DS9 file. [548]