Skip to content

Commit 4ae0e09

Browse files
committed
Correct the changelog with holdout features
1 parent cbae63e commit 4ae0e09

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# Optimizely Python SDK Changelog
22

33
## 5.4.0
4-
December 17, 2025
4+
December 19th, 2025
55

66
### New Features
7+
8+
Holdout features:
9+
710
- Added support for Holdouts in Feature Experimentation, enabling global traffic exclusion from experiments for statistical confidence validation. ([#469](https://github.com/optimizely/python-sdk/pull/469))
11+
- Added holdout support for default decision service ([#467](https://github.com/optimizely/python-sdk/pull/467))
12+
- Project Config updated for Holdout ([#464](https://github.com/optimizely/python-sdk/pull/464))
13+
14+
---
815

916
### Bug Fixes
1017
- Resolved issues with Holdout impression event handling and notification delivery. ([#471](https://github.com/optimizely/python-sdk/pull/471))
@@ -38,13 +45,6 @@ These updates collectively enable Python SDK users to leverage machine learning
3845

3946
---
4047

41-
#### **Holdout**
42-
43-
- Added holdout support for default decision service ([#467](https://github.com/optimizely/python-sdk/pull/467))
44-
- Project Config updated for Holdout ([#464](https://github.com/optimizely/python-sdk/pull/464))
45-
46-
---
47-
4848
#### **Multi-Region Data Hosting**
4949

5050
- Added SDK support for multi-region data hosting, allowing projects to specify their data residency region ([#459](https://github.com/optimizely/python-sdk/pull/459)).

0 commit comments

Comments
 (0)