From aef8afee6c124ef35a013be4dcb8d2287143333e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Mon, 8 Jan 2024 16:03:00 +0100 Subject: [PATCH] docs: document changed templates --- docs/changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 3bceb78f..059b92ae 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -20,6 +20,16 @@ ### Internal Changes * Create dependabot.yml by @almet in #1502 +### Updated templates + +- `umap/templates/auth/user_form.html` +- `umap/templates/umap/content.html` +- `umap/templates/umap/js.html` +- `umap/templates/umap/map_list.html` +- `umap/templates/umap/map_table.html` +- `umap/templates/umap/user_dashboard.html` + +[See the diff](https://github.com/umap-project/umap/compare/1.12.2...1.13.0#diff-1311890945256dbddf0e59928c2e9d4f59fd6bcc6b1fd33719ef35f03e5168b4). ## 1.12.2 - 2023-12-29