diff --git a/CHANGES.rst b/CHANGES.rst index f553dbee3..f91596509 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,10 @@ 0.14.1 (unreleased) ================== +general +------- +- Update the ``dqflags`` to use the ones stored in ``roman_datamodels`` [#1099] 0.14.0 (2024-02-12) =================== @@ -30,7 +33,6 @@ jump detection - Added uneven ramp-jump detection docs. [#1035] - documentation ------------- @@ -40,7 +42,6 @@ documentation - added user documentation for ``roman_static_preview`` script [#1046] - ramp_fitting ------------ @@ -51,7 +52,6 @@ resample - Update resample step to handle the L3 meta data [#1057] - general ------- @@ -59,7 +59,6 @@ general - Fix bug where ``compare_asdf`` failed to detect ``DataModel`` type differences. [#1066] - 0.13.0 (2023-11-28) ===================