Skip to content

Commit

Permalink
Prepare release to version 2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Nguyen Van Nguyen <[email protected]>
  • Loading branch information
nguyennv committed Apr 10, 2023
1 parent f8e3888 commit 93ea162
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 2.1.0 - 2023-04-10
[Full Changelog](https://github.com/zimbra-api/soap-api/compare/2.0.8...2.1.0)

* Add resetAccountPassword to admin api
* Add fileSharedWithMe to mail api
* Add getAppointmentIdsInRange to mail api
* Add getAppointmentIdsSince to mail api
* Add isSpellCheckAvailable element to GetInfoResponse
* Add attrs element to ResetPasswordResponse
* Add query element to searchGal account api
* Add twoFactorAuthRequired element to AuthResponse admin api
* Add current, storeType, storeManagerClass attributes to VolumeInfo
* Add VolumeExternalInfo, VolumeExternalOpenIOInfo elements to VolumeInfo
* Add effectiveQuota attribute to GetAccountRequest admin api
* Add storeManagerRuntimeSwitchResult element to SetCurrentVolumeResponse admin api
* Add dryRun attribute to SetPasswordRequest admin api
* Add documentAction to mail api
* Add getDocumentShareURL to mail api
* Change getModifiedItemsIDs mail api
* Add action,type attributes to DocumentSpec

## 2.0.8 - 2022-11-24
[Full Changelog](https://github.com/zimbra-api/soap-api/compare/2.0.7...2.0.8)

Expand Down

0 comments on commit 93ea162

Please sign in to comment.