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