diff --git a/CHANGES.rst b/CHANGES.rst index b4f934f4..611a5922 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,9 @@ 0.6.0 (unreleased) ================== -- +- Fix regex issue in internal configobj [#108] +- Remove bundled ``configobj`` package in favor of the ``configobj`` package + bundled into ``astropy``. [#122] 0.5.1 (2023-10-02) ================== @@ -11,7 +13,6 @@ - Move ``strun`` to entrypoints [#101] - Deprecate ``preserve_comments`` fix spec parsing for inline comments with a closing parenthesis [#107] -- Fix regex issue in internal configobj [#108] 0.5.0 (2023-04-19) ==================