Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Nov 15, 2023
1 parent dc7e87d commit 29e758c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@

* add GET/HEAD request tests using tilebench (outside pytest suite) (ref: https://github.com/cogeotiff/rio-tiler/pull/649)

# 6.2.3.post1 (2023-11-16)

* validate `shape` in `ImageData.get_coverage_array` to avoid rasterio error when re-projecting the geometry [Backported from 6.2.6]
* avoid `indexes` collision in `MultiBaseReader` [Backported from 6.2.5]

This release was made while we waited on a fix for https://github.com/cogeotiff/rio-tiler/issues/654

# 6.2.3 (2023-10-11)

* in `STACReader` use `href` if `get_absolute_href()` returns `None`
Expand Down

0 comments on commit 29e758c

Please sign in to comment.