diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fa1ecbdc..c7a2fe10c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +- Improvements and fixes to notebooks + [PR #436](https://github.com/aai-institute/pyDVL/pull/436) - Fix initialization of `data_names` in `ValuationResult.zeros()` [PR #443](https://github.com/aai-institute/pyDVL/pull/443) - Using pytest-xdist for faster local tests