Skip to content

Commit b717598

Browse files
committed
Update changelog
1 parent 26de4b2 commit b717598

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## unreleased
2+
3+
* *(bridge)* Removed accidentally nested reply loop when accepting invites as
4+
the bridge bot.
5+
* *(bridge)* Fixed decoding JSON values in config override env vars.
6+
* *(appservice)* Removed typing status from state store.
7+
* Additionally, the `is_typing` boolean in `set_typing` is now deprecated,
8+
and `timeout=0` should be used instead to match the `ClientAPI` behavior.
9+
110
## v0.18.9 (2022-12-14)
211

312
* *(util.async_db)* Changed aiosqlite connector to force-enable foreign keys,

0 commit comments

Comments
 (0)