diff --git a/CHANGELOG.md b/CHANGELOG.md index d7d96fe..3a1371b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.3.0] - 2024-11-08 +- Add SearchSnippet/get method + ## [0.2.3] - 2024-09-16 - Add web socket ticket capability diff --git a/pubspec.yaml b/pubspec.yaml index e712e23..c6d0f69 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.3 +version: 0.3.0 homepage: https://github.com/linagora/jmap-dart-client.git environment: