Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@
- Example: 10.2.1.4 is the 5th version that supports khiops 10.2.1.
- Internals: Changes in *Internals* sections are unlikely to be of interest for data scientists.

## 10.2.2.3 - 2024-08-02

### Fixed
- (`core`) API functions handling of unknown parameters: they now fail.
- *Internals*:
- Detection of the path to the MPI command: the real path to the executable is
now used.

## 10.2.2.2 - 2024-07-19

### Fixed
Expand Down