From 404e2fecd9ae6c2da1f06efe8e447fe89357610e Mon Sep 17 00:00:00 2001 From: Ahmed Naseem Date: Thu, 8 Feb 2018 12:59:05 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2a2e4ab..53af7315 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### 9.0.0: February 7th, 2017 +### 9.0.0: February 7th, 2018 * Update to Bootstrap 4 ([#2015](https://github.com/roots/sage/pull/2015)) * Allow `no-console` development ([#2008](https://github.com/roots/sage/pull/2008)) * Move variables and Bootstrap lines to autoload ([#1993](https://github.com/roots/sage/pull/1993))