From 13bcfb21346f35144d004060e8b64351e6c6a580 Mon Sep 17 00:00:00 2001 From: deepiksSingh2711 Date: Wed, 20 May 2026 11:47:26 +0530 Subject: [PATCH] change log for release 1.10.0 for release branch --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc8205b06..9d9708347 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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