From a21a8b571168701e184ce17f2b120f800012dcea Mon Sep 17 00:00:00 2001 From: Brett Date: Wed, 20 Sep 2023 11:55:33 -0400 Subject: [PATCH] fix changelog entry --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index f7fa6e4e9..afc7541bf 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -9,7 +9,7 @@ general - Fix random seed bug in PSF fitting methods [#862] - Fix regression test ``compare_asdf`` function replacing use of - ``asdf.commands.diff`` with ``deepdiff`` and add ``deepdiff` as + ``asdf.commands.diff`` with ``deepdiff`` and add ``deepdiff`` as a test dependency [#868] ramp_fitting