Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Jan 27, 2025
1 parent c475a94 commit b68a29d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Unreleased (TBD)

* add `reproject` method for `ImageData` objects
* update rasterio dependency to `>=1.4.0`

* add `reproject` method for `ImageData` objects (author @emmanuelmathot, https://github.com/cogeotiff/rio-tiler/pull/782)

```python
from rio_tiler.models import ImageData
Expand Down

0 comments on commit b68a29d

Please sign in to comment.