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 e99b6af commit e302143Copy full SHA for e302143
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# v0.12.2 (unreleased)
+# v0.12.2 (2022-11-26)
2
3
### Added
4
* Added built-in custom emoji packs to allow reacting with any standard unicode
mautrix_telegram/__init__.py
@@ -1,2 +1,2 @@
-__version__ = "0.12.1"
+__version__ = "0.12.2"
__author__ = "Tulir Asokan <[email protected]>"
0 commit comments