From 1a117e36721fdf564b27e7646aabb39b7e84a8be Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Wed, 11 Feb 2015 20:11:55 -0500 Subject: [PATCH] Updating changelog --- src/changelog.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/changelog.html b/src/changelog.html index 5218fea..5a4da74 100644 --- a/src/changelog.html +++ b/src/changelog.html @@ -1,5 +1,10 @@
+
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)
+
Fixing styling issue with header links (see GitHub issue)
+
December 30, 2014 Release
Fixing bug that prevented rendering empty subexpressions
Fixing minor styling bug when permalink is disabled