From 39f1a611207ce74c87ee51bf2bcb9afb9450e221 Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Mon, 29 Jun 2020 10:52:36 +0900 Subject: [PATCH] CHANGELOG placeholder --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebdbf775..48ee6293 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,20 @@ 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 + +- nothing + +### Fixed + +- nothing + +### Changed + +- nothing + ## [1.14.0] - 2020-06-29 ### Added