Skip to content

Commit f9d2831

Browse files
committed
Add changelog
1 parent 9b12d9f commit f9d2831

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ Changelog
66
""""""""""
77

88

9+
v1.8.6 : Tmp restrict SciPy
10+
---------------------------
11+
12+
**2025-01-07**
13+
14+
- Maintenance:
15+
16+
- Restricting to ``SciPy<1.15``. The function ``scipy.interpolate.interpnd``
17+
is deprecated, and ``scipy.interpolate.interpnd._ndim_coords_from_array``
18+
was removed. Needs fixing in ``emg3d.maps._points_from_grids``.
19+
- Re-adding a test for normalizing source warning; avoid rounding over and
20+
over again in recursion of creating a dipole/wire source.
21+
22+
923
v1.8.5 : Bugfix and pyproject
1024
-----------------------------
1125

0 commit comments

Comments
 (0)