Update release notes

This commit is contained in:
Nils Knappmeier
2017-05-02 22:55:08 +02:00
parent a00c598266
commit 0e81f0a082
+9 -1
View File
@@ -2,7 +2,15 @@
## Development
[Commits](https://github.com/nknapp/handlebars.js/compare/v4.0.7...master)
[Commits](https://github.com/nknapp/handlebars.js/compare/v4.0.8...master)
## v4.0.8 - May 2nd, 2017
- [#1341](https://github.com/wycats/handlebars.js/issues/1341) [#1342](https://github.com/wycats/handlebars.js/issues/1342) Allow partial-blocks to be executed without "options" ([@nknapp](https://github.com/nknapp)) - a00c598
Compatibility notes:
- No breaking changes
[Commits](https://github.com/nknapp/handlebars.js/compare/v4.0.7...v4.0.8)
## v4.0.7 - April 29th, 2017
- [#1319](https://github.com/wycats/handlebars.js/issues/1319): Fix context-stack when calling block-helpers on null values ([@nknapp](https://github.com/nknapp)) - c8f4b57