aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 57af1d1..7c4e1f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+# v1.0rc3 (03/02/2014)
+
+- fix for html-less documents
+- added the `SVG.invent` function to ease invention of new elements
+- using `SVG.invent` to generate core shapes as well for leaner code
+
# v1.0rc2 (01/02/2014)
- added `index()` method to `SVG.Parent` and `SVG.Set`