chore: Bump version
This commit is contained in:
parent
ec755fe591
commit
9ea9be283f
|
|
@ -1,3 +1,9 @@
|
|||
## [0.8.15] - 30th Mar 2022
|
||||
- feat: Pass through a custom image resize function to the client
|
||||
- feat: Display dummy event in timeline for sending files
|
||||
- chore: Move the call methods in room to the voip class.
|
||||
- fix: properly create the directory for the pub credentials
|
||||
|
||||
## [0.8.14] - 25th Mar 2022
|
||||
- feat: added doc (Henri Carnot)
|
||||
- feat: add some more tests (Henri Carnot)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.8.14
|
||||
version: 0.8.15
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue