From b68a29ddba72d5eed7a34c8e58eeffbbc614309e Mon Sep 17 00:00:00 2001 From: vincentsarago Date: Tue, 28 Jan 2025 00:29:15 +0100 Subject: [PATCH] update changelog --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 59b8b13a..9d3c34c7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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