Skip to content

Commit c92f545

Browse files
authored
Fix change log [ci skip]
1 parent 951ede0 commit c92f545

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Bug Fixes
2929

3030
- Fixed passing a single ``Trace`` object to ``Background`` [#146]
3131

32-
- Moved away from creating image masks with numpy's ``mask_inavlid()``
33-
function after change to upstream API [#155]
34-
32+
- Moved away from creating image masks with numpy's ``mask_invalid()``
33+
function after change to upstream API. This will make specreduce
34+
be compatible with numpy 1.24 or later. [#155]
3535

3636
1.2.0 (2022-10-04)
3737
------------------

0 commit comments

Comments
 (0)