HISTORY.md revision 9adc89997099d6b58185a60b5288737ab5ed8749
Escape Change History
=====================
3.5.0
-----
* `regex()` no longer escapes the `#` character, since it has no special meaning
in JS regexes.
3.4.1
-----
* No changes.
3.4.0
-----
* Non-string arguments to `html()` and `regex()` are now coerced to strings.
[Ticket #2530408]
3.3.0
-----
* Initial release.