From 30bd42e32bc82748dd4c047a730c11c62e005c41 Mon Sep 17 00:00:00 2001 From: underwhelmingToaster <65400197+underwhelmingToaster@users.noreply.github.com> Date: Thu, 30 Jun 2022 10:14:41 +0200 Subject: [PATCH] Added v0.5 changes --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e759803..af3151e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.5 + +* Added WMTS support +* Small text changes in dialog +* Fixed bug where processing began when clicking the toolbar icon twice. Instead, the currently open dialog gets shown when clicking on the toolbar icon again. +* Now displaying layer name in success message + + ## 0.4 * Fixed bugs where the lexocad support files were not generated correctly