diff --git a/CHANGES.rst b/CHANGES.rst index c8da72081..786892aca 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -29,6 +29,8 @@ skymatch -------- - Update step to always return a ``ModelContainer``. [#1208] +- Fix bug that prevented ``meta.background.subtracted`` from being set with the proper datatype. [#1233] + patch_match -----------