diff --git a/CHANGELOG.md b/CHANGELOG.md index 4beb9f22a3..4b5bc19503 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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