File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Write the date in place of the "Unreleased" in the case a new version is release
33
44# Changelog
55
6- ## v0.2.0 (unreleased )
6+ ## v0.2.0 (2025-10-29 )
77
88### Added
99
@@ -59,6 +59,7 @@ Write the date in place of the "Unreleased" in the case a new version is release
5959- Allow extra kwargs to be passed to ` HDF5ArrayAdapter ` when intialized via ` HDF5Adapter `
6060 with an explicit ` dataset ` parameter.
6161- Prevent exception when serving asset from a node if stat_result already found
62+ - Fix bug in reading dask-backed ` CompositeClient ` .
6263
6364### Refactored
6465
Original file line number Diff line number Diff line change 11version : " 3.2"
22services :
33 tiled :
4- image : ghcr.io/bluesky/tiled:0.1.6
4+ image : ghcr.io/bluesky/tiled:0.2.0
55 environment :
66 - TILED_SINGLE_USER_API_KEY=${TILED_SINGLE_USER_API_KEY}
77 ports :
You can’t perform that action at this time.
0 commit comments