From a97bff4f5b9c8e80c623afc9d99a77767e22aca8 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Mon, 15 Aug 2016 13:43:32 +0300 Subject: [PATCH] Incrementing version number to 0.1.6 --- CHANGELOG.md | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1653200..240bd7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.1.6 (2016-08-15) + - Added license (MIT) + - Expand release.sh section to contain requirements, features and usage + - New sections is README.md: How to use, Changelog, License + +[Full changelog](https://github.com/superhelio/tools/compare/0.1.5...0.1.6) + + ## 0.1.5 (2016-08-15) - Add .editorconfig - Ignore .idea folder diff --git a/VERSION b/VERSION index 9faa1b7..c946ee6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.5 +0.1.6