diff --git a/src/changelog.html b/src/changelog.html index 5a4da74..a53d6a0 100644 --- a/src/changelog.html +++ b/src/changelog.html @@ -1,5 +1,8 @@
+
March 13, 2015 Release
+
Fixes bug with numbering of nested subexpressions (see GitHub issue)
+
February 11, 2015 Release
Various adjustments to analytics: tracking expression rendering time and JS errors
Escape sequences that match to a specific character now display their hexadecimal code (actually done on January 25, but I forgot to update the changelog)