From 1440990d7953e8a3886013ddda763a82c256bb65 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Sun, 30 Jun 2019 22:05:34 +0100 Subject: [PATCH] Update CHANGELOG.org Start section for 0.7.0 --- CHANGELOG.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 4a64e5e..4659175 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [[https://keepachangelog.com/en/1.0.0/][Keep a Changelog]], and this project adheres to [[https://semver.org/spec/v2.0.0.html][Semantic Versioning]]. +* [0.7.0] - 2019-07-?? + +** Added + + - Add a version command-line option (#99) + * [0.6.0] - 2019-06-30 ** Added