From f1af0bc9b257ab1a5960ddf177986123c7cb39da Mon Sep 17 00:00:00 2001 From: Etienne Trimaille Date: Mon, 15 Jan 2024 16:36:14 +0100 Subject: [PATCH] Release of 2.8.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 040abb18..eda6c6dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased +## 2.8.2 - 2024-01-15 + +* Fix evaluating the QGIS Drag&Drop form in a popup request when the geometry is needed, contribution from @ghtmtt + ## 2.8.1 - 2023-09-27 * Support the "text widget" from QGIS 3.30 in the tooltip, contribution from @ghtmtt