diff --git a/CHANGELOG.md b/CHANGELOG.md index 73f45ea43a..378c9de762 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Fixed - Missing synchronization during repository creation ([#1328](https://github.com/scm-manager/scm-manager/pull/1328)) +- Missing BranchCreatedEvent for mercurial ([#1334](https://github.com/scm-manager/scm-manager/pull/1334)) +- Branch not found right after creation ([#1334](https://github.com/scm-manager/scm-manager/pull/1334)) ## [2.5.0] - 2020-09-10 ### Added