Updating changelog

This commit is contained in:
Jeff Avallone 2015-03-14 17:35:57 -04:00
parent 06e66c0f24
commit 1b3a1819c8
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
<div class="copy changelog">
<dl>
<dt>March 14, 2015 Release</dt>
<dd>Removing use of Q for promises in favor of "native" ES6 promises (even though they aren't quite native everywhere yet)</dd>
<dt>March 13, 2015 Release</dt>
<dd>Fixes bug with numbering of nested subexpressions (see <a href="https://github.com/javallone/regexper-static/issues/7">GitHub issue</a>)</dd>