Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: update changelog
Signed-off-by: Andrey Borysenko <[email protected]>
  • Loading branch information
andrey18106 committed Sep 9, 2024
commit 67214ac519d4033b786d760cb4bb05d7cb70ba99
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [3.2.0 - 2024-09-06]
## [3.2.0 - 2024-09-09]

### Added

Expand All @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

- TaskProcessing: fixed bug when provider wasn't removed on unregister. #370
- OCC: ExApp unregister command now doesn't remove volume by default. #381
- WebhooksListener: added removal of the webhook listeners on ExApp unregister. #382

### Removed

Expand Down