diff --git a/CHANGELOG.md b/CHANGELOG.md index c2c39d5..97e5f67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.2.1] - 2024-09-16 +- Add X-JMAP-Identity header + ## [0.2.1] - 2024-08-28 - Add X-SMIME-Status header parsed property for email diff --git a/pubspec.yaml b/pubspec.yaml index 4ca9558..ddfce00 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: jmap_dart_client description: A JMAP client library to make JMAP method calls and process the responses. -version: 0.2.1 +version: 0.2.2 homepage: https://github.com/linagora/jmap-dart-client.git environment: