summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2020-11-26 00:57:44 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2020-11-26 00:57:44 +0800
commit1afe555013d66fa999b5839aa0a1c1c3c7d11808 (patch)
treee76a9412e764f330477faca9dfb30f41ba8a0891 /Changelog.md
parentb7170e90daeaf0d0c9cdaeb04f0c910f62c26ff8 (diff)
Prepare for 0.5.11 release
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index e8ce445..843189d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,4 +1,10 @@
# Changelog
+
+## 0.5.0-alpha.11
+- Reinstated double quote escaping of text that are not meant to be interpreted as drawing element
+- Fix merging of polygons and lines, arrows and lines, circles and lines.
+- Disabled merging of marker_line to any other shape for now.
+
## 0.5.0-alpha.4
- update to sauron `0.24.0`