From 4bf5e826b1191d1eae531b43668c1b16a6c0f998 Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Sun, 1 Nov 2015 11:47:20 -0500 Subject: [PATCH] Updating changelog --- lib/data/changelog.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/data/changelog.json b/lib/data/changelog.json index f37eb81..cad68e7 100644 --- a/lib/data/changelog.json +++ b/lib/data/changelog.json @@ -1,4 +1,13 @@ [ + { + "label": "November 1, 2015 Release", + "changes": [ + "Switching from Compass to node-sass and Bourbon (no more need for Ruby)", + "Switching to Babel instead of es6ify", + "Improving sourcemap generation", + "Cleanup of the build process" + ] + }, { "label": "October 31, 2015 Release", "changes": [