We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef2ece commit fd97ea7Copy full SHA for fd97ea7
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 0.9.0
4
+
5
+### Features:
6
+- Implemented offline mode for chats
7
+- Implemented offline mode for messages
8
+- Improved message attachments caching
9
10
## 0.8.0
11
12
### Features:
pubspec.yaml
@@ -1,7 +1,7 @@
name: sama_client_flutter
description: "The SAMA client for Flutter"
publish_to: 'none'
-version: 0.8.0
+version: 0.9.0
environment:
sdk: '>=3.3.0 <4.0.0'
0 commit comments