Updating changelog

This commit is contained in:
Jeff Avallone 2015-02-11 20:11:55 -05:00
parent bd40a71ece
commit 1a117e3672
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
<div class="copy changelog">
<dl>
<dt>February 11, 2015 Release</dt>
<dd>Various adjustments to analytics: tracking expression rendering time and JS errors</dd>
<dd>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)</dd>
<dd>Fixing styling issue with header links (see <a href="https://github.com/javallone/regexper-static/issues/5">GitHub issue</a>)</dd>
<dt>December 30, 2014 Release</dt>
<dd>Fixing bug that prevented rendering empty subexpressions</dd>
<dd>Fixing minor styling bug when permalink is disabled</dd>