Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae committed Jan 7, 2025
1 parent 9b12d9f commit f9d2831
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ Changelog
""""""""""


v1.8.6 : Tmp restrict SciPy
---------------------------

**2025-01-07**

- Maintenance:

- Restricting to ``SciPy<1.15``. The function ``scipy.interpolate.interpnd``
is deprecated, and ``scipy.interpolate.interpnd._ndim_coords_from_array``
was removed. Needs fixing in ``emg3d.maps._points_from_grids``.
- Re-adding a test for normalizing source warning; avoid rounding over and
over again in recursion of creating a dipole/wire source.


v1.8.5 : Bugfix and pyproject
-----------------------------

Expand Down

0 comments on commit f9d2831

Please sign in to comment.