added pr link to changelog

This commit is contained in:
Sebastian Sdorra
2020-04-25 17:33:03 +02:00
parent 183f8fc223
commit f08978dad4

View File

@@ -11,8 +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
- Use os specific locations for scm home directory ([1109](https://github.com/scm-manager/scm-manager/pull/1109))
- Use Library/Logs/SCM-Manager on OSX for logging ([1109](https://github.com/scm-manager/scm-manager/pull/1109))
## [2.0.0-rc7] - 2020-04-09
### Added