From e7879ecd0a0b5e843338bf04e07dba134410dbe8 Mon Sep 17 00:00:00 2001 From: Brett Date: Wed, 6 Sep 2023 09:58:17 -0400 Subject: [PATCH] update changelog --- CHANGES.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 36523ef3..d9f278c2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,8 @@ - Print out ``jwst`` or ``romancal`` versions from ``strun --version``. [#98] - Print default parameter values for ``strun --help`` [#101] - Move ``strun`` to entrypoints [#101] +- Deprecate ``preserve_comments`` fix spec parsing for inline comments with + a closing parenthesis [#107] 0.5.0 (2023-04-19) ==================