From f4b8a40f59b2cc956a796870b96911446848a63d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Tue, 24 Nov 2020 18:32:44 +0100 Subject: [PATCH] Adjust changelog for release 2.10.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5607b47e33..593cf53ac4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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.10.1] - 2020-11-24 ### Fixed - Improved logging of failures during plugin installation ([#1442](https://github.com/scm-manager/scm-manager/pull/1442)) - Do not throw exception when plugin file does not exist on cancelled installation ([#1442](https://github.com/scm-manager/scm-manager/pull/1442)) @@ -424,3 +424,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [2.9.0]: https://www.scm-manager.org/download/2.9.0 [2.9.1]: https://www.scm-manager.org/download/2.9.1 [2.10.0]: https://www.scm-manager.org/download/2.10.0 +[2.10.1]: https://www.scm-manager.org/download/2.10.1