Bump version to v0.8.0

This commit is contained in:
Tulir Asokan 2022-12-16 17:20:51 +02:00
parent 5b3b3bd9c2
commit c1538ccfa0
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# unreleased
# v0.8.0 (2022-12-16)
* Added support for bridging polls from WhatsApp and votes in both directions.
* Votes are only bridged if MSC3381 polls are enabled

View file

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