Skip to content

Commit 7b93294

Browse files
committed
[skip ci] Update CHANGELOG.md for release
1 parent 7974e47 commit 7b93294

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# Changelog
22

3-
## Unreleased 🆕 New influence method, better docs and bugfixes 📚🐞
3+
## 0.9.0 🆕 New methods, better docs and bugfixes 📚🐞
44

55
### Added
66

7-
- New method: `NystroemSketchInfluence`
8-
[PR #504](https://github.com/aai-institute/pyDVL/pull/504)
97
- New method `MSR Banzhaf` with accompanying notebook, and new stopping
108
criterion `RankCorrelation`
119
[PR #520](https://github.com/aai-institute/pyDVL/pull/520)
10+
- New method: `NystroemSketchInfluence`
11+
[PR #504](https://github.com/aai-institute/pyDVL/pull/504)
1212
- New preconditioned block variant of conjugate gradient
1313
[PR #507](https://github.com/aai-institute/pyDVL/pull/507)
1414
- Improvements to documentation: fixes, links, text, example gallery, LFS and
15-
more. [PR #532](https://github.com/aai-institute/pyDVL/pull/532),
15+
more [PR #532](https://github.com/aai-institute/pyDVL/pull/532),
1616
[PR #543](https://github.com/aai-institute/pyDVL/pull/543)
1717
- Glossary of data valuation and influence terms in the documentation
1818
[PR #537](https://github.com/aai-institute/pyDVL/pull/537
19-
- Documentation about writing notes for new features, changes or deprecations.
19+
- Documentation about writing notes for new features, changes or deprecations
2020
[PR #557](https://github.com/aai-institute/pyDVL/pull/557)
2121

2222
### Fixed

0 commit comments

Comments
 (0)