Skip to content

Commit 09e2a3d

Browse files
committed
docs: add changelog entry for rename
1 parent 9951fe2 commit 09e2a3d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- **Renamed the distribution from `hotdata-runtime` to `hotdata-framework`** and the import package from `hotdata_runtime` to `hotdata_framework`. Consumers should depend on `hotdata-framework` and use `import hotdata_framework`. The GitHub repository is now `sdk-python-framework`.
13+
- Added PyPI classifiers, keywords, and an updated description identifying the project as a Python framework.
14+
1015
## [0.3.0] - 2026-06-22
1116

1217
### Added

0 commit comments

Comments
 (0)