diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cbd392b0f..ad2cd04b14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ 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 +### Added +- Create _authenticated group on setup ([#1396](https://github.com/scm-manager/scm-manager/pull/1396)) + ### Fixed - Do not expose subversion commit with id 0 ([#1395](https://github.com/scm-manager/scm-manager/pull/1395))