diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/releasenotes/HISTORY.handlebars.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/releasenotes/HISTORY.handlebars.md Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,92 @@ +Handlebars Change History +========================= + +3.10.3 +------ + +* No changes. + +3.10.2 +------ + +* Upgraded Handlebars.js to v1.0.11. See [Handlebars' release notes][v1.0.11]. + +[v1.0.11]: https://github.com/wycats/handlebars.js/blob/master/release-notes.md#v1011 + + +3.10.1 +------ + +* No changes. + + +3.10.0 +------ + +* Remove "BEGIN/END(BROWSER)" comments from imported Handlebars source. + + +3.9.1 +----- + +* Upgraded Handlebars.js to v1.0.10 to fix regression with nested blocks. + + +3.9.0 +----- + +* Upgraded Handlebars.js to 1.0.0-rc.3. [Issue #440] + + +3.8.1 +----- + +* No changes. + + +3.8.0 +----- + +* No changes. + + +3.7.3 +----- + +* No changes. + + +3.7.2 +----- + +* No changes. + + +3.7.1 +----- + +* No changes. + + +3.7.0 +----- + +* No changes. + + +3.6.0 +----- + +* Merged in commit: 0afc8b58d from wycats/handlebars.js. + + +3.5.1 +----- + +* No changes. + + +3.5.0 +----- + +* Initial release.