Skip to content

Commit 618ea7e

Browse files
Prepare release v0.49.0
1 parent e3605c1 commit 618ea7e

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.49.0] - 2026-02-19
11+
1012
### Added
1113

1214
- `tilebox-workflows`: Added ability to mark tasks as optional. Optional tasks will not fail the job if they fail and
@@ -331,7 +333,8 @@ the first client that does not cache data (since it's already on the local file
331333
- Released under the [MIT](https://opensource.org/license/mit) license.
332334
- Released packages: `tilebox-datasets`, `tilebox-workflows`, `tilebox-storage`, `tilebox-grpc`
333335

334-
[Unreleased]: https://github.com/tilebox/tilebox-python/compare/v0.48.0...HEAD
336+
[Unreleased]: https://github.com/tilebox/tilebox-python/compare/v0.49.0...HEAD
337+
[0.49.0]: https://github.com/tilebox/tilebox-python/compare/v0.48.0...v0.49.0
335338
[0.48.0]: https://github.com/tilebox/tilebox-python/compare/v0.47.0...v0.48.0
336339
[0.47.0]: https://github.com/tilebox/tilebox-python/compare/v0.46.0...v0.47.0
337340
[0.46.0]: https://github.com/tilebox/tilebox-python/compare/v0.45.0...v0.46.0

0 commit comments

Comments
 (0)