From 61022e07e71ee636949d79e1b3d4853391c4ec47 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Wed, 14 Oct 2015 17:05:11 -0500 Subject: [PATCH] Update CHANGELOG [ci skip] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 164cb35..ab5a05b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### HEAD +* Remove extraneous no-js ([#1562](https://github.com/roots/sage/pull/1562)) +* Simplify/speed up editor style process ([#1560](https://github.com/roots/sage/pull/1560)) + ### 8.3.0: October 13th, 2015 * Setup organization ([#1558](https://github.com/roots/sage/pull/1558)) * Remove redundancy with WAI-ARIA in HTML ([#1557](https://github.com/roots/sage/pull/1557))