build: Add changelog for 2.0.0
This commit is contained in:
parent
2616ba6e4b
commit
0edd4e320d
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -1,3 +1,14 @@
|
|||
## v2.0.0
|
||||
|
||||
This version migrates to Vodozemac and Matrix Dart SDK 1.0.0. This is a breaking
|
||||
change. The user should not notice the migration at all but downgrading from
|
||||
v2.0.0 to a previous version is not possible without losing the session.
|
||||
|
||||
- build: Switch to matrix sdk 1.0.0 (Christian Kußowski)
|
||||
- build: Upgrade flutter to 3.32.2 (krille-chan)
|
||||
- chore: Add missing mounted check (Christian Kußowski)
|
||||
- refactor: sdk 1.0 (Christian Kußowski)
|
||||
|
||||
## v1.27.0
|
||||
- feat: Add confirmation dialog before accepting invite (krille-chan)
|
||||
- feat: Add feature flag for refresh tokens (Christian Kußowski)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue