From 87560e7eedbf437e695d450fe4005fd1c47a993b 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 b2a2e4a..53af731 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))