From a1882a2b11e9e2d462190aa8e8e920b0a7fad193 Mon Sep 17 00:00:00 2001 From: Robin Krahnen Date: Mon, 15 Mar 2021 19:57:44 +0100 Subject: [PATCH] optimized CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6424fc..7372a5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + ## [3.0.1] - 2020-09-09 ### Changed - dependency to Flow ^6.3