From 0fddd7ed268557e82a5e1520cdd7fdf084afa1b8 Mon Sep 17 00:00:00 2001 From: vincentsarago Date: Tue, 12 Dec 2023 09:02:06 +0100 Subject: [PATCH] update changelog --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index eb404ba6c..2e0f9f3f6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,11 @@ # Release Notes +## Unreleased + +### titiler.application + +* add simple *auth* (optional) based on `global_access_token` string, set with `TITILER_API_GLOBAL_ACCESS_TOKEN` environment variable (author @DeflateAwning, https://github.com/developmentseed/titiler/pull/735) + ## 0.15.6 (2023-11-16) ### titiler.core