[llc] bump version

This commit is contained in:
Salvatore Giordano
2021-02-19 17:27:35 +01:00
parent 65d69cecce
commit 9ad78ab684
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
## 1.2.0-beta
- 🛑 **BREAKING** Changed signature of `StreamClient.search` method
- Added `pinMessage` feature [docs here](https://getstream.io/chat/docs/flutter-dart/pinned_messages/?language=dart)
- Fixed minor bugs
## 1.1.0-beta
- Fixed minor bugs