Skip to content

Commit d7f7025

Browse files
committed
Update CHANGELOG
1 parent 294374b commit d7f7025

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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-
## Unreleased -
9+
## 11.0.0.0-rc.2 - 2025-12-5
1010

1111
### Added
1212
- (General) Support for Python 3.14.
@@ -21,6 +21,9 @@
2121
- (`sklearn`) `Text` Khiops type support at the estimator level.
2222

2323
### Changed
24+
- (General) Pip packages are published on PyPI.
25+
- (General) Conda packages only depend on the `conda-forge` channel and are
26+
published on `conda-forge`.
2427
- (`core`) Dictionary API (DictionaryDomain, Dictionary, MetaData),
2528
when a requested key is not found in getters, return ``None`` instead
2629
of raising a `KeyError` exception.

0 commit comments

Comments
 (0)