From ea1ae7c19fb2f27c0057ab8ca440706df4a8c327 Mon Sep 17 00:00:00 2001 From: Nils Knappmeier Date: Wed, 2 Oct 2019 22:12:17 +0200 Subject: [PATCH] Update release notes --- release-notes.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/release-notes.md b/release-notes.md index 48fc0014..fca6bb83 100644 --- a/release-notes.md +++ b/release-notes.md @@ -2,7 +2,13 @@ ## Development -[Commits](https://github.com/wycats/handlebars.js/compare/v4.2.1...master) +[Commits](https://github.com/wycats/handlebars.js/compare/v4.2.2...master) + +## v4.2.2 - October 2nd, 2019 +- [#1562](https://github.com/wycats/handlebars.js/issues/1562) - Error message for syntax error missing location in 4.2.1+ + + +[Commits](https://github.com/wycats/handlebars.js/compare/v4.2.1...v4.2.2) ## v4.2.1 - September 20th, 2019 Bugfixes: