From 2962aed02ec2166a4a561f75ae66c369f267fade Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 11:30:04 +0000 Subject: [PATCH] Update changelog for v3.12.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 233c944..1af32d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ rename `Unreleased` topic with the new version tag. Finally, create a new `Unrel ## Unreleased +## v3.12.0 + ### Improvements/bugfixes - Improved the performance of the draggable regions API by throttling Neutralino framework function calls. - Fix the restarting issue that happens when the app path contains spaces.