Skip to content

Commit fd97ea7

Browse files
author
Magellan
committed
bump v. 0.9.0
1 parent 9ef2ece commit fd97ea7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 0.8.0
411

512
### Features:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: sama_client_flutter
22
description: "The SAMA client for Flutter"
33
publish_to: 'none'
4-
version: 0.8.0
4+
version: 0.9.0
55

66
environment:
77
sdk: '>=3.3.0 <4.0.0'

0 commit comments

Comments
 (0)