Skip to content

Commit 6e6798f

Browse files
committed
Update changelog
1 parent 43314d2 commit 6e6798f

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [2.2.0](https://github.com/firefly-cpp/NiaAML/tree/2.2.0) (2025-12-04)
4+
5+
[Full Changelog](https://github.com/firefly-cpp/NiaAML/compare/2.1.2...2.2.0)
6+
7+
**Fixed bugs:**
8+
9+
- Deprecations [\#98](https://github.com/firefly-cpp/NiaAML/issues/98)
10+
11+
**Merged pull requests:**
12+
13+
- Fix compatibility with scikit-learn 1.8+ [\#99](https://github.com/firefly-cpp/NiaAML/pull/99) ([stratakis](https://github.com/stratakis))
14+
15+
## [2.1.2](https://github.com/firefly-cpp/NiaAML/tree/2.1.2) (2025-01-23)
16+
17+
[Full Changelog](https://github.com/firefly-cpp/NiaAML/compare/2.1.1...2.1.2)
18+
19+
## [2.1.1](https://github.com/firefly-cpp/NiaAML/tree/2.1.1) (2025-01-12)
20+
21+
[Full Changelog](https://github.com/firefly-cpp/NiaAML/compare/2.1.0...2.1.1)
22+
23+
**Implemented enhancements:**
24+
25+
- Data squashing [\#89](https://github.com/firefly-cpp/NiaAML/issues/89)
26+
27+
## [2.1.0](https://github.com/firefly-cpp/NiaAML/tree/2.1.0) (2024-06-12)
28+
29+
[Full Changelog](https://github.com/firefly-cpp/NiaAML/compare/2.0.0...2.1.0)
30+
31+
**Implemented enhancements:**
32+
33+
- Provide CLI for easier interaction with NiaAML [\#84](https://github.com/firefly-cpp/NiaAML/issues/84)
34+
35+
**Closed issues:**
36+
37+
- \[TASK\] remove `README.rst` [\#95](https://github.com/firefly-cpp/NiaAML/issues/95)
38+
- Installation instructions [\#90](https://github.com/firefly-cpp/NiaAML/issues/90)
39+
40+
**Merged pull requests:**
41+
42+
- 🧑‍💻added `niaaml` CLI [\#97](https://github.com/firefly-cpp/NiaAML/pull/97) ([LaurenzBeck](https://github.com/LaurenzBeck))
43+
- Remove README.rst [\#96](https://github.com/firefly-cpp/NiaAML/pull/96) ([sisco0](https://github.com/sisco0))
44+
- 📝 added Arch Linux and Nix installation instructions to README [\#94](https://github.com/firefly-cpp/NiaAML/pull/94) ([LaurenzBeck](https://github.com/LaurenzBeck))
45+
346
## [2.0.0](https://github.com/firefly-cpp/NiaAML/tree/2.0.0) (2024-04-23)
447

548
[Full Changelog](https://github.com/firefly-cpp/NiaAML/compare/1.2.0...2.0.0)

0 commit comments

Comments
 (0)