Skip to content

Commit e98020e

Browse files
Prepare release v0.50
1 parent d972466 commit e98020e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.50.0] - 2026-03-06
11+
1012
### Added
1113

1214
- `tilebox-datasets`: Added dataset-level `find` and `query` methods on both sync and async `DatasetClient` to query
@@ -339,7 +341,8 @@ the first client that does not cache data (since it's already on the local file
339341
- Released under the [MIT](https://opensource.org/license/mit) license.
340342
- Released packages: `tilebox-datasets`, `tilebox-workflows`, `tilebox-storage`, `tilebox-grpc`
341343

342-
[Unreleased]: https://github.com/tilebox/tilebox-python/compare/v0.49.0...HEAD
344+
[Unreleased]: https://github.com/tilebox/tilebox-python/compare/v0.50.0...HEAD
345+
[0.50.0]: https://github.com/tilebox/tilebox-python/compare/v0.49.0...v0.50.0
343346
[0.49.0]: https://github.com/tilebox/tilebox-python/compare/v0.48.0...v0.49.0
344347
[0.48.0]: https://github.com/tilebox/tilebox-python/compare/v0.47.0...v0.48.0
345348
[0.47.0]: https://github.com/tilebox/tilebox-python/compare/v0.46.0...v0.47.0

0 commit comments

Comments
 (0)