Skip to content

Commit 74ed257

Browse files
Prepare release
1 parent d2ca31b commit 74ed257

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.53.0] - 2026-06-05
11+
1012
### Added
1113

1214
- `tilebox-workflows`: Added worker runtime mode for executing registered tasks over the worker RPC service, backed by a
1315
shared task executor facade used by both worker and polling runners.
1416

15-
## [0.52.0]
17+
## [0.52.0] - 2026-05-08
1618

1719
### Added
1820

@@ -373,7 +375,8 @@ the first client that does not cache data (since it's already on the local file
373375
- Released under the [MIT](https://opensource.org/license/mit) license.
374376
- Released packages: `tilebox-datasets`, `tilebox-workflows`, `tilebox-storage`, `tilebox-grpc`
375377

376-
[Unreleased]: https://github.com/tilebox/tilebox-python/compare/v0.52.0...HEAD
378+
[Unreleased]: https://github.com/tilebox/tilebox-python/compare/v0.53.0...HEAD
379+
[0.53.0]: https://github.com/tilebox/tilebox-python/compare/v0.52.0...v0.53.0
377380
[0.52.0]: https://github.com/tilebox/tilebox-python/compare/v0.51.0...v0.52.0
378381
[0.51.0]: https://github.com/tilebox/tilebox-python/compare/v0.50.1...v0.51.0
379382
[0.50.1]: https://github.com/tilebox/tilebox-python/compare/v0.50.0...v0.50.1

0 commit comments

Comments
 (0)