Skip to content

Commit b6bd87d

Browse files
committed
add note about astropy compatibility
1 parent 3aab5f1 commit b6bd87d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGES.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ Bug fixes
1818
- Fixed the YAML output to use ``default_flow_style=None`` for serializing potential
1919
objects, which leads to a more efficient array output.
2020

21-
- ``scf.compute_coeffs_discrete`` now raises an error if GSL is not enabled rather than silently returning
22-
zeros
21+
- ``scf.compute_coeffs_discrete`` now raises an error if GSL is not enabled rather than
22+
silently returning zeros
2323

2424
- ``SCFPotential`` will now work with IO functions (``save`` & ``load``)
2525

26+
- Fixes compatibility with Astropy v6.0
27+
2628
API changes
2729
-----------
2830

0 commit comments

Comments
 (0)