Skip to content

Commit b55c125

Browse files
committed
chore(release): update CHANGELOG.md for version 2.7.0rc1
1 parent ad1968a commit b55c125

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ possible (see our [Version Guarantees] for more info).
1010

1111
These changes are available on the `master` branch, but have not yet been released.
1212

13+
### Added
14+
15+
### Changed
16+
17+
### Fixed
18+
19+
### Removed
20+
21+
## [2.7.0rc1] - 2025-08-30
22+
1323
⚠️ **This version removes support for Python 3.8.** ⚠️
1424

1525
### Added
@@ -1116,7 +1126,8 @@ These changes are available on the `master` branch, but have not yet been releas
11161126
- Fix py3.10 UnionType checks issue.
11171127
([#1240](https://github.com/Pycord-Development/pycord/pull/1240))
11181128

1119-
[unreleased]: https://github.com/Pycord-Development/pycord/compare/v2.6.1...HEAD
1129+
[unreleased]: https://github.com/Pycord-Development/pycord/compare/v2.7.0rc1...HEAD
1130+
[2.7.0rc1]: https://github.com/Pycord-Development/pycord/compare/v2.6.0...v2.7.0rc1
11201131
[2.6.1]: https://github.com/Pycord-Development/pycord/compare/v2.6.0...v2.6.1
11211132
[2.6.0]: https://github.com/Pycord-Development/pycord/compare/v2.5.0...v2.6.0
11221133
[2.5.0]: https://github.com/Pycord-Development/pycord/compare/v2.4.1...v2.5.0

0 commit comments

Comments
 (0)