diff --git a/python/CHANGELOG.md b/python/CHANGELOG.md index 4e1971bab0..b4485b914c 100644 --- a/python/CHANGELOG.md +++ b/python/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.0b251106.post1] - 2025-11-06 + +### Fixed + +- **agent-framework-ag-ui**: Fix ag-ui examples packaging for PyPI publish ([#1953](https://github.com/microsoft/agent-framework/pull/1953)) + ## [1.0.0b251106] - 2025-11-06 ### Changed