Update release notes

This commit is contained in:
Nils Knappmeier
2020-01-13 21:52:50 +01:00
parent a4fd391ba1
commit f0c6c4cc1f
+17 -1
View File
@@ -2,7 +2,23 @@
## Development
[Commits](https://github.com/wycats/handlebars.js/compare/v4.7.1...master)
[Commits](https://github.com/wycats/handlebars.js/compare/v4.7.2...master)
## v4.7.2 - January 13th, 2020
Bugfixes:
- fix: don't wrap helpers that are not functions - 9d5aa36, #1639
Chore/Build:
- chore: execute saucelabs-task only if access-key exists - a4fd391
Compatibility notes:
- No breaking changes are to be expected
[Commits](https://github.com/wycats/handlebars.js/compare/v4.7.1...v4.7.2)
## v4.7.1 - January 12th, 2020