diff --git a/Changelog.md b/Changelog.md index dc1149a4..5257eb13 100644 --- a/Changelog.md +++ b/Changelog.md @@ -23,6 +23,17 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/) * GODT-2929: Message dedup with different text transfer encoding. + +## Umshiang Bridge 3.5.1 + +### Fixed +* GODT-2963: Use multi error to report file removal errors. +* GODT-2956: Restore old deletion rules. +* GODT-2951: Negative WaitGroup Counter. +* GODT-2590: Fix send on closed channel. +* GODT-2949: Fix close of close channel in event service. + + ## Umshiang Bridge 3.5.0 ### Added