From d03d940f6a55e1c9bdd5d155eab470e1d9a5c9a6 Mon Sep 17 00:00:00 2001 From: Robin Krahnen Date: Mon, 15 Mar 2021 19:47:22 +0100 Subject: [PATCH] optimized CHANGELOG.md --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99dfad9..d6424fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,9 @@ 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). -## 3.0.1 - 2020-09-09 +## [3.0.1] - 2020-09-09 ### Changed - dependency to Flow ^6.3 -## 3.0.0 - 2020-08-31 - +## [3.0.0] - 2020-08-31 Start of the changelog.