From 60cda79fe82798239287c352046db1ef861a2dda Mon Sep 17 00:00:00 2001 From: PlanesZwalker Date: Thu, 4 Jun 2026 09:48:46 +0200 Subject: [PATCH] Update changelog.json Correction of the selection --- plugins/translation_plane_gizmo/changelog.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/plugins/translation_plane_gizmo/changelog.json b/plugins/translation_plane_gizmo/changelog.json index b82a7f445..953cb6c81 100644 --- a/plugins/translation_plane_gizmo/changelog.json +++ b/plugins/translation_plane_gizmo/changelog.json @@ -1,4 +1,17 @@ { + "1.0.2": { + "title": "1.0.", + "author": "AnnJ", + "date": "2025-06-04", + "categories": [ + { + "title": "Correction of the selection", + "list": [ + "Prioritize movement over selection when the Gadget plan is selected." + ] + } + ] + }, "1.0.1": { "title": "1.0.1", "author": "AnnJ",