update changelog

This commit is contained in:
Martin Bubel 2025-01-15 19:17:45 +01:00
parent ad9c507cde
commit b6efa8e548

View file

@ -1,6 +1,8 @@
# Changelog
## Unreleased
* fix pickle and deep copy for classification models inheriting from EP #1108 [olamarre]
* update prior `__new__` methods #1098 [MartinBubel]
* fix invalid escape sequence #1011 [janmayer]