mirror of
https://github.com/miaowware/qrm2.git
synced 2026-04-25 16:53:59 -04:00
release 2.10.0
This commit is contained in:
parent
bff289d168
commit
1160c73a56
@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
|
||||
## [2.10.0] - 2026-02-10
|
||||
### Added
|
||||
- Support for Python 3.14.
|
||||
- Bot deprecation notice in all embeds.
|
||||
@ -267,7 +270,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
## 1.0.0 - 2019-07-31 [YANKED]
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.9.2...HEAD
|
||||
[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.10.0...HEAD
|
||||
[2.10.0]: https://github.com/miaowware/qrm2/releases/tag/v2.10.0
|
||||
[2.9.2]: https://github.com/miaowware/qrm2/releases/tag/v2.9.2
|
||||
[2.9.1]: https://github.com/miaowware/qrm2/releases/tag/v2.9.1
|
||||
[2.9.0]: https://github.com/miaowware/qrm2/releases/tag/v2.9.0
|
||||
|
||||
2
info.py
2
info.py
@ -25,5 +25,5 @@ issue_tracker = """
|
||||
|
||||
All issues and requests related to resources (including maps, band charts, data) should be added in [miaowware/qrm-resources](https://github.com/miaowware/qrm-resources/issues).
|
||||
"""
|
||||
release = "2.9.2"
|
||||
release = "2.10.0"
|
||||
bot_server = "https://discord.gg/Ntbg3J4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user