chore: Umshiang Bridge 3.5.1 changelog.

This commit is contained in:
Jakub 2023-09-27 15:34:50 +02:00
parent 07c03c6920
commit e9c73c2d0d
1 changed files with 11 additions and 0 deletions

View File

@ -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