Tweaking changelog

This commit is contained in:
Jeff Avallone 2014-12-21 12:17:41 -05:00
parent 9bf5328da7
commit fe645a7c4b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<dd>Multiline regular expression input field (press Shift-Enter to render)</dd>
<dd>Added a changelog</dd>
<dd>Added documentation</dd>
<dd>All parsing and rendering happens client-side</dd>
<dd>All parsing and rendering happens client-side (using <a href="http://canopy.jcoglan.com/">Canopy</a> and <a href="http://snapsvg.io/">Snap.svg</a>)</dd>
<dd>Added Download link (not available in older browsers)</dd>
<dd>Added display of regular expression flags (ignore, global, multiline)</dd>
<dd>Added indicator of quantifier greedy-ness</dd>