Bump version to v0.6.0

This commit is contained in:
Tulir Asokan
2023-07-16 12:57:13 +03:00
parent 792ad54b9c
commit dab1aba6e5
4 changed files with 19 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
# unreleased
# v0.6.0 (2023-07-16)
* Added initial support for backfilling threads.
* Exposed `Application` flag to displayname template.
@@ -9,6 +9,8 @@
* Fixed guilds being unbridged if Discord has server issues and temporarily
marks a guild as unavailable.
* Fixed using `guilds bridge` command without `--entire` flag.
* Fixed panic if lottieconverter isn't installed.
* Fixed relay webhook secret being leaked in network error messages.
# v0.5.0 (2023-06-16)