From 4f9f36b89e0cb7c3db48792dee4478b5314f75fa Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 23 May 2017 21:13:10 -0700 Subject: [PATCH] Add unreleased section to change log --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de809ec..e5d05c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## Unreleased + +... + ## v2.0.0 (2017-05-23) ### Added