Update changelog and dependencies

This commit is contained in:
Tulir Asokan
2023-02-04 14:27:23 +02:00
parent 1e81fc6a02
commit f32fd8d904
3 changed files with 21 additions and 12 deletions

View File

@@ -1,3 +1,12 @@
# unreleased
* Started automatically subscribing to bridged guilds. This fixes two problems:
* Typing notifications should now work automatically in guilds.
* Huge guilds now actually get messages bridged.
* Improved markdown parsing to disable more features that don't exist on Discord.
* Removed width from inline images (e.g. in the `guilds status` output) to
handle non-square images properly.
# v0.1.0 (2023-01-29)
Initial release.