From c25ee5e29c12c8484ced4386601586152e800082 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Wed, 11 Dec 2024 18:44:32 +0100 Subject: [PATCH] changelog --- docs/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.md b/docs/changelog.md index 377a2eb16..67ccb29e3 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -10,6 +10,7 @@ we introduce two new map statuses: makes the maps private by default - "deleted", which make that now a delete will be a soft delete (and the command `umap empty_trash` could be run to do the real delete). + Also pursuing the code cleaning (more modules and spliting uMap core code from Leaflet rendering one). ### New features