Update release notes
This commit is contained in:
+9
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user