We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b35801d commit beab8dfCopy full SHA for beab8df
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## v0.17.8 (unreleased)
+## v0.17.8 (2022-08-22)
2
3
* *(crypto)* Fixed parsing `/keys/claim` responses with no `failures` field.
4
* *(bridge)* Fixed parsing e2ee key sharing allow/minimum level config.
mautrix/__init__.py
-__version__ = "0.17.7"
+__version__ = "0.17.8"
__author__ = "Tulir Asokan <[email protected]>"
__all__ = [
"api",
0 commit comments