Skip to content

Commit b8d5962

Browse files
Update CHANGELOG.md for 10.2.1.0 (#165)
1 parent b6c4a37 commit b8d5962

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,20 @@
66
- Example: 10.2.1.4 is the 5th version that supports khiops 10.2.1.
77
- Internals: Changes in *Internals* sections are unlikely to be of interest for data scientists.
88

9-
## 10.2.0.1 - 2023-02-15
9+
## 10.2.1.0 - 2024-03-26
10+
11+
### Added
12+
- (`sklearn`) 1:1 relations to multi-table datasets.
13+
- (`sklearn`) Estimators' `fit` methods now accept single-column pandas dataframes as `y` target.
14+
15+
### Changed
16+
- (`core`) Improve user error and warning messaging.
17+
18+
### Fixed
19+
- (General) Reinstate Rocky Linux 8 support.
20+
21+
22+
## 10.2.0.0 - 2024-02-15
1023
Note: This release marks the open sourcing of Khiops:
1124
- The `khiops-python` replaces the old `pykhiops` package. We recommend to uninstall `pykhiops`
1225
before installing `khiops-python`. More information at the [Khiops website][khiops].

0 commit comments

Comments
 (0)