Skip to content
Merged
Changes from all commits
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
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
The format is based on [Keep a Changelog](http://keepachangelog.com/).

## Version 1.10.0

### Added
- Support download multiple attachments

### Fixed
- Localization for attachment reference fields
- Service binding lookup to correctly resolve SDM bindings by tags
- Technical user detection in the delete API to align with other API implementations
- File extension change during attachment rename

## Version 1.9.0

### Added
Expand Down
Loading