update changelog

This commit is contained in:
Martin Bubel 2024-05-19 20:25:07 +02:00
parent b4041cf713
commit 08ad7bd610

View file

@ -2,6 +2,8 @@
## Unreleased
+ update import in `.plotting.matplot_dep.defaults` due to change in matplotlib
## v1.13.1 (2024-01-14)
* limit `scipy<1.12` as macos and linux jobs install some pre-release version of `scipy==1.12` which breaks tests