update changelog

This commit is contained in:
Konstantin Schaper
2020-10-30 11:05:29 +01:00
parent 62a7ebd4dd
commit 00f2c3b7e8

View File

@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Fixed
- Do not expose subversion commit with id 0 ([#1395](https://github.com/scm-manager/scm-manager/pull/1395))
- Support anonymous file download through rest api for non-browser clients (e.g. curl or postman) when anonymous mode is set to protocol-only ([#1402](https://github.com/scm-manager/scm-manager/pull/1402))
## [2.8.0] - 2020-10-27
### Added