From 49602c9a3474c121c6b44a79f01cb9eacd71d6b5 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Thu, 23 Jul 2020 13:39:24 +0200 Subject: [PATCH] prepare changelog for release 2.3.0 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c8e8dd943..8fc627f6f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +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 +## [2.3.0] - 2020-07-23 + ### Added - Add branch link provider to access branch links in plugins ([#1243](https://github.com/scm-manager/scm-manager/pull/1243)) - Add key value input field component ([#1246](https://github.com/scm-manager/scm-manager/pull/1246)) @@ -243,3 +244,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [2.1.0]: https://www.scm-manager.org/download/2.1.0 [2.1.1]: https://www.scm-manager.org/download/2.1.1 [2.2.0]: https://www.scm-manager.org/download/2.2.0 +[2.3.0]: https://www.scm-manager.org/download/2.3.0