mirror of
https://github.com/miaowware/qrm2.git
synced 2026-06-04 06:54:45 -04:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1160c73a56 |
+5
-1
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
|
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
|
||||||
|
## [2.10.0] - 2026-02-10
|
||||||
### Added
|
### Added
|
||||||
- Support for Python 3.14.
|
- Support for Python 3.14.
|
||||||
- Bot deprecation notice in all embeds.
|
- 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]
|
## 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.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.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.9.0]: https://github.com/miaowware/qrm2/releases/tag/v2.9.0
|
||||||
|
|||||||
@@ -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).
|
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"
|
bot_server = "https://discord.gg/Ntbg3J4"
|
||||||
|
|||||||
Reference in New Issue
Block a user