From d72b54c6f20ff8fbbb744180d506078f5d611640 Mon Sep 17 00:00:00 2001 From: "Michael \"Z\" Goddard" Date: Tue, 6 Sep 2016 00:50:12 -0400 Subject: [PATCH] Add 0.0.30 to changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index deaa2351..ed6fdaea 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ This plugin is pretty young and we don't know what it has trouble with yet. Tryi # Change Log +- `0.0.30` Fix asset thawing and unnecessary dependency invalidation - `0.0.28` Help ensure cacheDirectory is used as users expect - `0.0.27` Use pre-emptive compile when supporting isUsed (webpack 2) - `0.0.26` Invalidate modules based on webpack 2 tree shaking