Update release notes

This commit is contained in:
Nils Knappmeier
2019-10-20 21:32:09 +02:00
parent f1752fe66f
commit 143ac806da
+13 -1
View File
@@ -2,7 +2,19 @@
## Development
[Commits](https://github.com/wycats/handlebars.js/compare/v4.4.3...master)
[Commits](https://github.com/wycats/handlebars.js/compare/v4.4.4...master)
## v4.4.4 - October 20th, 2019
Bugfixes:
- fix: prevent zero length tokens in raw-blocks (#1577, #1578) - f1752fe
Chore:
- chore: link to s3 bucket with https, add "npm ci" to build instructions - 0b593bf
Compatibility notes:
- no compatibility issues are expected
[Commits](https://github.com/wycats/handlebars.js/compare/v4.4.3...v4.4.4)
## v4.4.3 - October 8th, 2019
Bugfixes