Updated CHANGELOG.md

This commit is contained in:
Patrick Steele-Idem 2016-07-13 09:23:13 -06:00
parent b7798f8d09
commit eb065cbea3

View File

@ -7,6 +7,7 @@ Changelog
### 3.7.2
- Fixed [#328](https://github.com/marko-js/marko/issues/328) - Improve error reporting when taglib/tag definition fails to load
- Additional change to disable escaping for dynamic `Text` nodes added to body of `<script>` tag to fix [issue #326](https://github.com/marko-js/marko/issues/326)
### 3.7.1