Adjust changelog for release 2.27.3

This commit is contained in:
René Pfeuffer
2021-12-14 19:50:25 +01:00
parent de22cf0d19
commit 80da26cf08
2 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,10 @@ 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).
## [2.27.3] - 2021-12-14
### Changed
- Upgrade Logback to v1.2.8 ([#1894](https://github.com/scm-manager/scm-manager/pull/1894))
## [2.27.2] - 2021-11-19
### Fixed
- Repository file search ([#1867](https://github.com/scm-manager/scm-manager/pull/1867))
@@ -840,3 +844,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[2.27.0]: https://scm-manager.org/download/2.27.0
[2.27.1]: https://scm-manager.org/download/2.27.1
[2.27.2]: https://scm-manager.org/download/2.27.2
[2.27.3]: https://scm-manager.org/download/2.27.3

View File

@@ -1,2 +0,0 @@
- type: changed
description: Upgrade Logback to v1.2.8 ([#1894](https://github.com/scm-manager/scm-manager/pull/1894))