From 8ac6e7bf9b3f94a596755431c16c264910ed089d Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Tue, 16 Jun 2015 20:32:31 -0400 Subject: [PATCH] Updating changelog --- src/changelog.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/changelog.html b/src/changelog.html index 366f3c8..b7b4ac4 100644 --- a/src/changelog.html +++ b/src/changelog.html @@ -1,5 +1,9 @@
+
June 16, 2015 Release
+
Fixes issue with expressions containing a "%" not rendering in Firefox (see GitHub issue)
+
Fixed rendering in IE that was causing "-->" to display at the top of the page.
+
April 14, 2015 Release
Rendering speed improved. Most users will probably not see much improvement since logging data indicates that expressing rendering time is typically less than 1 second. Using the RFC822 email regular expression though shows a rendering speed improvement from ~120 seconds down to ~80 seconds.
Fixing a bug that would only occur when attempting to render an expression while another is in the process of rendering