Skip to content

Commit b20f134

Browse files
committed
docs(changelog): bump changelog
Up-to-date for be30c66
1 parent be30c66 commit b20f134

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ 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+
_No changes yet_
14+
15+
## [2.3.0] - 2022-11-23
16+
1317
### Added
1418

1519
- New brief Attribute to BridgeSlashCommand.
@@ -443,7 +447,8 @@ These changes are available on the `master` branch, but have not yet been releas
443447
- Fix py3.10 UnionType checks issue.
444448
([#1240](https://github.com/Pycord-Development/pycord/pull/1240))
445449

446-
[unreleased]: https://github.com/Pycord-Development/pycord/compare/v2.2.2...HEAD
450+
[unreleased]: https://github.com/Pycord-Development/pycord/compare/v2.3.0...HEAD
451+
[2.3.0]: https://github.com/Pycord-Development/pycord/compare/v2.2.2...v2.3.0
447452
[2.2.2]: https://github.com/Pycord-Development/pycord/compare/v2.2.1...v2.2.2
448453
[2.2.1]: https://github.com/Pycord-Development/pycord/compare/v2.2.0...v2.2.1
449454
[2.2.0]: https://github.com/Pycord-Development/pycord/compare/v2.1.3...v2.2.0

0 commit comments

Comments
 (0)