From 433098679bce71e10c594fdb20cdc4242c2b7776 Mon Sep 17 00:00:00 2001 From: Ans Date: Tue, 8 May 2018 15:08:55 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90685c9..ae1c0e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Notable changes to this project will be documented in this file. We follow the [Semantic Versioning 2.0.0](http://semver.org/) format. +## 0.6.0 +- Update to frontend to gulp 4. +- Update linter to ESLint 4. +- Add rel attribute to links with target blank. +- Change from npm-shrinkwrap to package-lock. +- Remove gulp watch task. + ## 0.5.14 - Removing MyRa references