diff --git a/CHANGELOG.md b/CHANGELOG.md index d6dccf8..df25690 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.1.1 (2016-08-10) + - Echo into the temp file, not to the screen + +[Full changelog](https://github.com/superhelio/tools.git/compare/0.1.0...0.1.1) + + ## 0.1.0 (2016-08-10) - Remove paging from git log, works better for automation - Change changelog formatting to simple message diff --git a/VERSION b/VERSION index 6e8bf73..17e51c3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1