mirror of
https://github.com/maubot/maubot
synced 2025-08-29 03:20:39 +00:00
Bump version to 0.5.0
This commit is contained in:
parent
b8714cc6b9
commit
c218c8cf61
3 changed files with 8 additions and 4 deletions
|
@ -1,5 +1,9 @@
|
|||
# v0.5.0 (unreleased)
|
||||
# v0.5.0 (2024-08-24)
|
||||
|
||||
* Dropped Python 3.9 support.
|
||||
* Updated Docker image to Alpine 3.20.
|
||||
* Updated mautrix-python to 0.20.6 to support authenticated media.
|
||||
* Removed hard dependency on SQLAlchemy.
|
||||
* Fixed `main_class` to default to being loaded from the last module instead of
|
||||
the first if a module name is not explicitly specified.
|
||||
* This was already the [documented behavior](https://docs.mau.fi/maubot/dev/reference/plugin-metadata.html),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue