From d096216b861be4dd5603587441481ab21949551f Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Mon, 15 Aug 2016 12:28:46 +0300 Subject: [PATCH] Incrementing version number to 0.1.5 --- CHANGELOG.md | 9 +++++++++ VERSION | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f8d5f1..1653200 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 0.1.5 (2016-08-15) + - Add .editorconfig + - Ignore .idea folder + - Comment out unused variables (unused colors and BRANCH_CURRENT) + - Remove extra new line before Full changelog link + +[Full changelog](https://github.com/superhelio/tools/compare/0.1.4...0.1.5) + + ## 0.1.4 (2016-08-11) - Fix changelog url generation diff --git a/VERSION b/VERSION index 845639e..9faa1b7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.4 +0.1.5