From 053972ed3679643f29ebd572dd4f55ed5c9e2183 Mon Sep 17 00:00:00 2001 From: vincentsarago Date: Mon, 16 Sep 2024 17:56:02 +0200 Subject: [PATCH] pin protomaps-leaflet version --- CHANGES.md | 3 +++ tipg/templates/map.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 4fe0aef..f746a4b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,7 +8,10 @@ Note: Minor version `0.X.0` update might break the API, It's recommended to pin ## Unreleased +## [0.7.3] - 2024-09-16 + * add `TIPG_SORT_COLUMNS` settings to enable/disable columns sorting (default to `True`) (author @mattdiez-at, https://github.com/developmentseed/tipg/pull/187) +* fix `protomaps-leaflet` version in HTML template (co-author @bmcandr, https://github.com/developmentseed/tipg/pull/190) ## [0.7.2] - 2024-08-27 diff --git a/tipg/templates/map.html b/tipg/templates/map.html index cdd4d24..5caaacd 100644 --- a/tipg/templates/map.html +++ b/tipg/templates/map.html @@ -17,7 +17,7 @@ - +