Skip to content

Commit 75c178c

Browse files
committed
update changelog
1 parent 9df24cc commit 75c178c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,16 @@
8989
* add: titiler.xarray dependency
9090
* add: `/zarr` endpoints
9191

92+
## 1.2.1 (2026-03-09)
93+
94+
### titiler.xarray
95+
96+
* fix: allow `:` characters in xarray reader's `sel` parameter (e.g. for timestamps) (https://github.com/developmentseed/titiler/pull/1336) [Backported from 2.0.0]
97+
98+
### titiler.mosaic
99+
100+
* fix: `pixel-selection` method initialization to avoid FastAPI caching (author @raster-blaster, https://github.com/developmentseed/titiler/pull/1334) [Backported from 2.0.0]
101+
92102
## 1.2.0 (2026-02-09)
93103

94104
### Input Validation

0 commit comments

Comments
 (0)