Skip to content

Commit ce2af5a

Browse files
committed
Add note about Numpy 2.0
1 parent 9958151 commit ce2af5a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@ astropy.wcs
127127

128128
- Fixed a bug in ``fit_wcs_from_points`` that does not set the default value of the ``cdelt`` of the returned WCS object. [#16027]
129129

130+
Other Changes and Additions
131+
---------------------------
132+
133+
- Given the potential breaking changes with the upcoming Numpy 2.0 release,
134+
this release pins Numpy<2.0 and support for Numpy 2.0 will be added in the
135+
v6.1.0 release.
130136

131137
Version 6.0.0 (2023-11-25)
132138
==========================

0 commit comments

Comments
 (0)