From 60c4c5bfda46c579338673b63ae847385e548520 Mon Sep 17 00:00:00 2001 From: vincentsarago Date: Mon, 4 Nov 2024 10:02:15 +0100 Subject: [PATCH] update changelog --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e6afa4a81..e40236c13 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -86,6 +86,8 @@ * add OGC Tiles `/tiles` and `/tiles/{tileMatrixSet}` endpoints +* add `gif` media type + ### titiler.mosaic * Rename `reader` attribute to `backend` in `MosaicTilerFactory` **breaking change**