Update release notes

This commit is contained in:
Nils Knappmeier
2018-12-15 14:15:54 +01:00
parent f6b5a288b4
commit 878e980c0f
+9 -1
View File
@@ -2,7 +2,15 @@
## Development
[Commits](https://github.com/wycats/handlebars.js/compare/v3.0.4...master)
[Commits](https://github.com/wycats/handlebars.js/compare/v3.0.5...master)
## v3.0.5 - December 15th, 2018
- chore: use node 10.x in travis-build - 4ed0a62
Compatibility notes:
- no breaking changes
[Commits](https://github.com/wycats/handlebars.js/compare/v3.0.4...v3.0.5)
## v3.0.4 - December 15th, 2018
- Further relax uglify dependency - 4cd5305