Skip to content

Commit 93ea162

Browse files
committed
Prepare release to version 2.1.0
Signed-off-by: Nguyen Van Nguyen <nguyennv1981@gmail.com>
1 parent f8e3888 commit 93ea162

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## 2.1.0 - 2023-04-10
8+
[Full Changelog](https://github.com/zimbra-api/soap-api/compare/2.0.8...2.1.0)
9+
10+
* Add resetAccountPassword to admin api
11+
* Add fileSharedWithMe to mail api
12+
* Add getAppointmentIdsInRange to mail api
13+
* Add getAppointmentIdsSince to mail api
14+
* Add isSpellCheckAvailable element to GetInfoResponse
15+
* Add attrs element to ResetPasswordResponse
16+
* Add query element to searchGal account api
17+
* Add twoFactorAuthRequired element to AuthResponse admin api
18+
* Add current, storeType, storeManagerClass attributes to VolumeInfo
19+
* Add VolumeExternalInfo, VolumeExternalOpenIOInfo elements to VolumeInfo
20+
* Add effectiveQuota attribute to GetAccountRequest admin api
21+
* Add storeManagerRuntimeSwitchResult element to SetCurrentVolumeResponse admin api
22+
* Add dryRun attribute to SetPasswordRequest admin api
23+
* Add documentAction to mail api
24+
* Add getDocumentShareURL to mail api
25+
* Change getModifiedItemsIDs mail api
26+
* Add action,type attributes to DocumentSpec
27+
728
## 2.0.8 - 2022-11-24
829
[Full Changelog](https://github.com/zimbra-api/soap-api/compare/2.0.7...2.0.8)
930

0 commit comments

Comments
 (0)