Merge branch 'krille/release-0-18-2' into 'main'

chore: Bump version

See merge request famedly/company/frontend/famedlysdk!1261
This commit is contained in:
The one with the braid 2023-03-31 11:51:10 +00:00
commit ebcf5872c5
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [0.18.2] - 31th March 2023
- chore: Update to flutter image 3.7.8 (Krille)
- chore: Workaround for broken test dependency (Krille)
- chore: ignore stale call checking for archived rooms (td)
- feat: Implement onMigration callback to Client.init() method (Krille)
- fix: Clear HiveCollection boxes inside of transaction in order (Krille)
- refactor: Rename one-character-variables in device_keys_list.dart (Malin Errenst)
## [0.18.1] - 20th March 2023
- feat: Allow accessing cached archive rooms as well as request keys for them (Philipp Grieshofer)

View File

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