summaryrefslogtreecommitdiffstats
path: root/svgbob/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'svgbob/Changelog.md')
-rw-r--r--svgbob/Changelog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/svgbob/Changelog.md b/svgbob/Changelog.md
new file mode 100644
index 0000000..223bc23
--- /dev/null
+++ b/svgbob/Changelog.md
@@ -0,0 +1,8 @@
+
+# Rewrite number 3
+- This is the 3rd rewrite of svgbob, with better design to suit for more features.
+
+## Features enabled:
+- ability to endorse group of elements that are touching together to be promoted a 2D shape.
+ Example: 4 lines that are perpendicular to each other maybe promoted to a rectangle.
+- ability to tag close shapes with `{tag}` and style the containing close shape, such as using fill and changing the stroke color.