diff --git a/CHANGES.md b/CHANGES.md index a275ab2..4ad7cea 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,8 @@ +## 4.0.2 (2023-05-31) + +* Fix TileMatrixSet BoundingBox definition (https://github.com/developmentseed/morecantile/pull/122) + ## 4.0.1 (2023-05-31) * Raise a `ValueError` when `nan` bounds are passed to `tiles` (author @samn, https://github.com/developmentseed/morecantile/pull/120)