From 209cdb0e9b87284b6acb9c2dda2366ca16207d47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Wed, 12 Oct 2022 10:26:06 +0200 Subject: [PATCH] Adjust changelog for release 2.39.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bdee997c8..1c9dbd00e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.39.1] - 2022-10-12 +### Fixed +- Handling of old commits as new ones in new branches ([#2130](https://github.com/scm-manager/scm-manager/pull/2130)) + ## [2.39.0] - 2022-09-14 ### Added - Reindex mechanism for search ([#2104](https://github.com/scm-manager/scm-manager/pull/2104)) @@ -1148,3 +1152,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [2.38.0]: https://scm-manager.org/download/2.38.0 [2.38.1]: https://scm-manager.org/download/2.38.1 [2.39.0]: https://scm-manager.org/download/2.39.0 +[2.39.1]: https://scm-manager.org/download/2.39.1