Skip to content

Commit

Permalink
Updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
obrunsmann committed May 26, 2022
1 parent 3e7b385 commit d02f810
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
## 0.1.5-dev.2
## 0.1.5

* Adds `NakamaBaseClient.listChannelMessages()` method
* Adds (Real-Time chat)[https://heroiclabs.com/docs/nakama/concepts/chat]
* Fixed missing session passing on `writeStorageObject()` (issue with multiple clients)
* Adds chat feature. Please use with care, not yet 100 % covered by tests.

[Feedback appreciated](https://github.com/obrunsmann/flutter_nakama/issues/13)

## 0.1.4
* Adds `onError()` and `onDone()` callbacks to `NakamaWebsocketClient`
Expand Down

0 comments on commit d02f810

Please sign in to comment.