Skip to content

Commit 69328fa

Browse files
committed
Update changelog
1 parent 6c58b51 commit 69328fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@
99
for relative paths, and `sqlite:/path.db` instead of `sqlite:////path.db`
1010
for absolute paths.
1111
* Bridge configs do this migration automatically.
12+
* *(util.async_db)* Added warning log if using SQLite database path that isn't
13+
writable.
1214
* *(client)* Stabilized support for asynchronous uploads.
1315
* `unstable_create_msc` was renamed to `create_mxc`, and the `max_stall_ms`
1416
parameters for downloading were renamed to `timeout_ms`..
17+
* *(crypto)* Added option to not rotate keys when devices change.
1518

1619
## v0.19.16 (2023-05-26)
1720

0 commit comments

Comments
 (0)