Skip to content

Commit 6b0cdb6

Browse files
authored
Merge pull request #463 from miaowware/update-changelog
Bump version to 2.9.0
2 parents 3110961 + 4eed94b commit 6b0cdb6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66

77
## [Unreleased]
8+
9+
10+
## [2.9.0] - 2023-01-13
811
### Changed
912
- Migrated to Pycord.
1013
### Removed
@@ -236,7 +239,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
236239
## 1.0.0 - 2019-07-31 [YANKED]
237240

238241

239-
[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.8.0...HEAD
242+
[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.9.0...HEAD
243+
[2.9.0]: https://github.com/miaowware/qrm2/releases/tag/v2.9.0
240244
[2.8.0]: https://github.com/miaowware/qrm2/releases/tag/v2.8.0
241245
[2.7.6]: https://github.com/miaowware/qrm2/releases/tag/v2.7.6
242246
[2.7.5]: https://github.com/miaowware/qrm2/releases/tag/v2.7.5

info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
1515
All issues and requests related to resources (including maps, band charts, data) should be added \
1616
in [miaowware/qrm-resources](https://github.com/miaowware/qrm-resources)."""
17-
release = "2.8.0"
17+
release = "2.9.0"
1818
bot_server = "https://discord.gg/Ntbg3J4"

0 commit comments

Comments
 (0)