update changelog

This commit is contained in:
Martin Bubel 2024-05-22 09:21:30 +02:00
parent 1184afad99
commit 131da4523c

View file

@ -2,6 +2,8 @@
## Unreleased
* Correct dl_dm term in student t inference #1065
## 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