From aef74daa124fc748f0e0be1c3071c5b2fa12e1a4 Mon Sep 17 00:00:00 2001 From: Dave Kiss Date: Sat, 1 Apr 2017 19:12:35 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e67af4..7ee1e5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ### HEAD * Add option to configure build settings ([#1822](https://github.com/roots/sage/pull/1822)) * Add support for HTML injection ([#1817](https://github.com/roots/sage/pull/1817)) +* Add Tachyons as a CSS framework option ### 9.0.0-beta.2: January 19th, 2016 * Fix Browersync ([#1815](https://github.com/roots/sage/pull/1815))