From 8d750895251d6c8ccd3196fcd98f55149fb373b5 Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Thu, 24 Nov 2016 11:25:05 -0600 Subject: [PATCH] Cut version 1.4.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 719e2f185c5..8b0454f7209 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## Version 1.4.0 + +*November 24, 2016* + +- Upgrade Middleman and Rouge gems, should hopefully solve a number of bugs +- Update some links in README +- Fix broken Vagrant startup script +- Fix some problems with deploy.sh help message +- Fix bug with language tabs not hiding properly if no error +- Add `!default` to SASS variables +- Fix bug with logo margin +- Bump tested Ruby versions in .travis.yml + ## Version 1.3.3 *June 11, 2016*