Skip to content

Commit

Permalink
Bump version to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Jul 16, 2024
1 parent a83d9c1 commit 88350d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v0.5.2 (2024-07-16)

* Added support for authenticated media downloads.

# v0.5.1 (2023-10-03)

* Added support for double puppeting with arbitrary `as_token`s.
Expand Down
2 changes: 1 addition & 1 deletion mautrix_googlechat/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.5.1"
__version__ = "0.5.2"
__author__ = "Tulir Asokan <tulir@maunium.net>"

0 comments on commit 88350d0

Please sign in to comment.