Skip to content

Commit 4f76e46

Browse files
Update Changelog
1 parent 0d50663 commit 4f76e46

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.47.0] - 2026-01-28
11+
12+
### Added
13+
14+
`tilebox-datasets` and `tilebox-workflows`: Added support for pandas v3.
15+
1016
### Changed
1117

1218
- `tilebox-datasets`: The `create_dataset` method of the `Client` has been removed. Use `create_or_update_dataset` instead.
@@ -304,7 +310,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
304310
- Released under the [MIT](https://opensource.org/license/mit) license.
305311
- Released packages: `tilebox-datasets`, `tilebox-workflows`, `tilebox-storage`, `tilebox-grpc`
306312

307-
[Unreleased]: https://github.com/tilebox/tilebox-python/compare/v0.46.0...HEAD
313+
[Unreleased]: https://github.com/tilebox/tilebox-python/compare/v0.47.0...HEAD
314+
[0.47.0]: https://github.com/tilebox/tilebox-python/compare/v0.46.0...v0.47.0
308315
[0.46.0]: https://github.com/tilebox/tilebox-python/compare/v0.45.0...v0.46.0
309316
[0.45.0]: https://github.com/tilebox/tilebox-python/compare/v0.44.0...v0.45.0
310317
[0.44.0]: https://github.com/tilebox/tilebox-python/compare/v0.43.0...v0.44.0

0 commit comments

Comments
 (0)