From 5f640f7225e0c89bede6d772dc1209a5ff16fd4a Mon Sep 17 00:00:00 2001 From: Ben Word Date: Wed, 16 Nov 2016 21:00:48 -0700 Subject: [PATCH] Update CHANGELOG [ci skip] --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9c79e7..b38b2a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ -### 9.0.0-alpha.4: TBD +### 9.0.0-alpha.4: November 16th, 2016 +* Use new webpack api schema ([8ac5f15](https://github.com/roots/sage/commit/e6e60aa)) +* Update dependencies ([70ebba7](https://github.com/roots/sage/commit/70ebba7)) * Variables organization ([8ac5f15](https://github.com/roots/sage/commit/8ac5f15)) * Use $.fn.ready() (reverts 724d550) ([e7fccbe](https://github.com/roots/sage/commit/e7fccbe)) * Theme activation updates 'stylesheet' option instead of 'template' ([fb19145](https://github.com/roots/sage/commit/fb19145))