Update CHANGELOG.md

This commit is contained in:
René Pfeuffer
2020-09-25 11:02:37 +02:00
committed by GitHub
parent a39abcdbe9
commit e1ec5ef5c6

View File

@@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Handling of branch with slashes in source view ([#1340](https://github.com/scm-manager/scm-manager/pull/1340))
- Detect not existing paths correctly in Mercurial ([#1343](https://github.com/scm-manager/scm-manager/pull/1343))
- Return correct revisions for tags in hooks for git repositories ([#1344](https://github.com/scm-manager/scm-manager/pull/1344))
- Do not handle manual merge commit messages as templates ([#1351](https://github.com/scm-manager/scm-manager/pull/1351))
- Add option for concrete commit message in merges without templating ([#1351](https://github.com/scm-manager/scm-manager/pull/1351))
## [2.5.0] - 2020-09-10
### Added