Correct CHANGELOG

This commit is contained in:
Eduard Heimbuch
2020-10-08 10:26:16 +02:00
parent 22de79cfa1
commit 5c3e489fa7

View File

@@ -7,11 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Added
- SubRepository support ([#1357](https://github.com/scm-manager/scm-manager/pull/1357))
- Users can create API keys with limited permissions ([#1359](https://github.com/scm-manager/scm-manager/pull/1359))
### Fixed
- Align actionbar item horizontal and enforce correct margin between them ([#1358](https://github.com/scm-manager/scm-manager/pull/1358))
- Fix recursive browse command for git ([#1361](https://github.com/scm-manager/scm-manager/pull/1361))
- SubRepository support ([#1357](https://github.com/scm-manager/scm-manager/pull/1357))
## [2.6.1] - 2020-09-30
### Fixed