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