From 04d9b06b04d0d81dd8468fea9d6d463546417cd1 Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Sat, 28 Jan 2023 17:47:58 +0100 Subject: [PATCH] Improve Changelog for 0.9.1 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index e7fa7a108..fdf24ac3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +====== ChangeLog from 0.9.0 to 0.9.1 ====== + +*Bug fix: +Avoid WARNING: mime_xml.path is not defined +Update *.qm translations files +Improve 20 logic elements, thanks Vbxier + +*Element Editor: +Fix wrong calculation of the bounding rect of an arc + + + + ====== ChangeLog from 0.8 to 0.9 ======