From e1e252472a51a51bf1cf0fb9dabaef45cdead504 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Sat, 10 Oct 2015 15:01:11 -0500 Subject: [PATCH] Update CHANGELOG [ci skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d94f61..c6dcf7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ### HEAD +* Remove redundancy with WAI-ARIA in HTML ([#1557](https://github.com/roots/sage/pull/1557)) * Rename config.php to setup.php ([#1556](https://github.com/roots/sage/pull/1556)) * Move init.php to config.php ([#1555](https://github.com/roots/sage/pull/1555)) * Use Sass to style search form, remove search template ([#1545](https://github.com/roots/sage/pull/1545))