From 127c5c136ba8ca651107834f8f6168fd1aa7dc7b Mon Sep 17 00:00:00 2001 From: Will Boyce Date: Thu, 13 Apr 2017 01:51:08 +0100 Subject: [PATCH] v1.0.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08a8ac1..15e296b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,3 +4,6 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +## v1.0.0 - 2017-04-13 + +* Initial release [Will Boyce]