We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1752fe commit 143ac80Copy full SHA for 143ac80
release-notes.md
@@ -2,7 +2,19 @@
2
3
## Development
4
5
-[Commits](https://github.com/wycats/handlebars.js/compare/v4.4.3...master)
+[Commits](https://github.com/wycats/handlebars.js/compare/v4.4.4...master)
6
+
7
+## v4.4.4 - October 20th, 2019
8
+Bugfixes:
9
+- fix: prevent zero length tokens in raw-blocks (#1577, #1578) - f1752fe
10
11
+Chore:
12
+- chore: link to s3 bucket with https, add "npm ci" to build instructions - 0b593bf
13
14
+Compatibility notes:
15
+- no compatibility issues are expected
16
17
+[Commits](https://github.com/wycats/handlebars.js/compare/v4.4.3...v4.4.4)
18
19
## v4.4.3 - October 8th, 2019
20
Bugfixes
0 commit comments