diff --git a/CHANGES.md b/CHANGES.md index 16d48a1..1c07d00 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -29,6 +29,8 @@ ) ``` +* fix COG validation for SPARSE dataset (author @mpadillaruiz, https://github.com/cogeotiff/rio-cogeo/issues/281) + ## 5.1.1 (2024-01-08) * use morecantile `TileMatrixSet.cellSize` property instead of deprecated/private `TileMatrixSet._resolution` method