Skip to content

Commit 45d112e

Browse files
committed
Release v0.3.3
1 parent 61a9953 commit 45d112e

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,19 @@ The rules for CHANGELOG file:
1313

1414
Unreleased
1515
----------
16+
17+
0.3.3 (2026/01/06)
18+
------------------
1619
- Fix a couple of ``DeprecationWarnings`` and ``UserWarnings`` (#280)
1720
- Fix PCovC scaling (#270)
18-
- Refactor of reconstruction measures(#275)
21+
- Refactor of reconstruction measures (#275)
1922
- Code cleanup of Base classes (#264)
2023
- Update ``sklearn`` dependency to `>=1.8.0` (#278)
2124
- Bump minimal Python version to 3.11 (#278)
2225

2326
0.3.2 (2025/07/15)
2427
------------------
25-
- Fix bug in GreedySelection that would pick same item multiple times (#265)
28+
- Fix bug in ``GreedySelection`` that would pick same item multiple times (#265)
2629

2730
0.3.1 (2025/06/30)
2831
------------------

0 commit comments

Comments
 (0)