diff --git a/CHANGELOG.md b/CHANGELOG.md index d17d088c8..461eb9dc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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.0.8 - 2022-11-24 +[Full Changelog](https://github.com/zimbra-api/soap-api/compare/2.0.7...2.0.8) + +* Add searchConv method (search a conversation) to MailApi +* Add ignoreSameSite param to auth method of AccountApi + ## 2.0.7 - 2022-08-30 [Full Changelog](https://github.com/zimbra-api/soap-api/compare/2.0.6...2.0.7)