Bump version to v0.6.1

This commit is contained in:
Tulir Asokan 2022-08-16 20:23:44 +03:00
parent e464ea78f4
commit a87bb67be9
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
# v0.6.1 (unreleased)
# v0.6.1 (2022-08-16)
* Added support for "Delete for me" and deleting private chats from WhatsApp.
* Added support for admin deletions in groups.
* Document with caption messages should work with the bridge as soon as
WhatsApp enables them in their apps.
# v0.6.0 (2022-07-16)

View File

@ -262,7 +262,7 @@ func main() {
Name: "mautrix-whatsapp",
URL: "https://github.com/mautrix/whatsapp",
Description: "A Matrix-WhatsApp puppeting bridge.",
Version: "0.6.0",
Version: "0.6.1",
ProtocolName: "WhatsApp",
CryptoPickleKey: "maunium.net/go/mautrix-whatsapp",