From b9d30bf063b00fcfdf44c7b6bbece2273f0faeb5 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Tue, 21 Jun 2016 14:46:20 +0100 Subject: [PATCH] Start new version section in changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 1df607d8..9f3a71c0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,7 @@ # Changelog +## Version {next} + ## Version 0.0.4 (2016-06-21) - Move bower components into their own subdir - Move my js into `resources/`, apply an eslint pre-commit hook