Skip to content

Commit e396959

Browse files
committed
update changelog
1 parent 81bea67 commit e396959

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@
2525

2626
* fix template loading for starlette >= 0.28 by using `jinja2.Environment` argument (author @jasongi, https://github.com/developmentseed/titiler/pull/744)
2727

28+
## 0.15.8 (2024-01-08)
29+
30+
### titiler.core
31+
32+
* use morecantile `TileMatrixSet.cellSize` property instead of deprecated/private `TileMatrixSet._resolution` method [backported from 0.16.1]
33+
34+
### titiler.mosaic
35+
36+
* use morecantile `TileMatrixSet.cellSize` property instead of deprecated/private `TileMatrixSet._resolution` method [backported from 0.16.1]
37+
2838
## 0.15.7 (2024-01-08)
2939

3040
### titiler.core

0 commit comments

Comments
 (0)