We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fd391 commit f0c6c4cCopy full SHA for f0c6c4c
release-notes.md
@@ -2,7 +2,23 @@
2
3
## Development
4
5
-[Commits](https://github.com/wycats/handlebars.js/compare/v4.7.1...master)
+[Commits](https://github.com/wycats/handlebars.js/compare/v4.7.2...master)
6
+
7
+## v4.7.2 - January 13th, 2020
8
9
+Bugfixes:
10
11
+- fix: don't wrap helpers that are not functions - 9d5aa36, #1639
12
13
+Chore/Build:
14
15
+- chore: execute saucelabs-task only if access-key exists - a4fd391
16
17
+Compatibility notes:
18
19
+- No breaking changes are to be expected
20
21
+[Commits](https://github.com/wycats/handlebars.js/compare/v4.7.1...v4.7.2)
22
23
## v4.7.1 - January 12th, 2020
24
0 commit comments