From 002561be948f79965d7355038ad344ae0a000f38 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Wed, 20 Mar 2019 18:10:47 +0545 Subject: [PATCH] Revert "Update release notes" This reverts commit 25b2e11dd9b40f0d4437855174bfab184edfb4cc. --- release-notes.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/release-notes.md b/release-notes.md index 10b6455de..15ac15539 100644 --- a/release-notes.md +++ b/release-notes.md @@ -16,20 +16,6 @@ Compatibility notes: - This is a bugfix release. There are no breaking change and no new features. -[Commits](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.1.1) - -## v4.1.1 - March 16th, 2019 -Bugfixes: -- fix: add "runtime.d.ts" to allow "require('handlebars/runtime')" in TypeScript - 5cedd62 - -Refactorings: -- replace "async" with "neo-async" - 048f2ce -- use "substring"-function instead of "substr" - 445ae12 - -Compatibility notes: -- This is a bugfix release. There are no breaking change and no new features. - - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1) ## v4.1.0 - February 7th, 2019