From 48ccdc271674070528f7252bfbb9c32a58df2813 Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Sat, 17 Aug 2019 15:28:41 -0700 Subject: [PATCH] Prepare for next version --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f894c764..d69ee8e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com) and this project adheres to [Semantic Versioning](https://semver.org). +## [Unreleased] + +### Added + +- ... + +### Fixed + +- ... + ## [1.9.0] - 2019-08-17 ### Added