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": [