chore: bump version

This commit is contained in:
td 2023-01-23 12:23:45 +05:30
parent 441df7851b
commit 607732405c
No known key found for this signature in database
GPG Key ID: F6D9E9BF14C7D103
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## [0.15.13] - 23rd Jan 2023
- fix: glare (td)
- fix: update groupCalls state stream (td)
- fix: tweak some stuff in group calls code for group calls onboarding feat (td)
- feat: add method to generate the matrix.to link (td)
- fix: follow-up OLM matcher (The one with the braid)
- refactor: migrate integration tests to more stable setup (TheOneWithTheBraid)
## [0.15.12] - 18th Jan 2023
This deprecates `room.displayname` is favor of `room.getLocalizedDisplayname()`.
For migration you can just replace it everywhere. It will use the

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.15.12
version: 0.15.13
homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git