update changelog

This commit is contained in:
Sebastian Sdorra
2020-04-25 17:27:57 +02:00
parent 28d813c12d
commit 183f8fc223

View File

@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Removed the `requires` attribute on the `@Extension` annotation and instead create a new `@Requires` annotation ([#1097](https://github.com/scm-manager/scm-manager/pull/1097))
- Use os specific locations for scm home directory
- Use Library/Logs/SCM-Manager on OSX for logging
## [2.0.0-rc7] - 2020-04-09
### Added