diff --git a/CHANGELOG.md b/CHANGELOG.md index 54d93caf09..969ba41eba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Added - Automatic user converter for external users ([#1380](https://github.com/scm-manager/scm-manager/pull/1380)) +- The name of the initial git branch can be configured and is set to `main` by default ([#1399](https://github.com/scm-manager/scm-manager/pull/1399)) ### Fixed - Do not expose subversion commit with id 0 ([#1395](https://github.com/scm-manager/scm-manager/pull/1395))