Skip to content

Commit f202548

Browse files
committed
docs(changelog): bump changelog to v2.3.1
Up-to-date for 36d5a7f
1 parent 36d5a7f commit f202548

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ These changes are available on the `master` branch, but have not yet been releas
1212

1313
_No changes yet_
1414

15+
## [2.3.1] - 2022-11-27
16+
17+
### Fixed
18+
19+
- Fixed `AttributeError` relating to the new `bridge_commands` attribute on
20+
`ext.bridge.Bot`. ([#1802](https://github.com/Pycord-Development/pycord/pull/1802))
21+
1522
## [2.3.0] - 2022-11-23
1623

1724
### Added
@@ -447,7 +454,8 @@ _No changes yet_
447454
- Fix py3.10 UnionType checks issue.
448455
([#1240](https://github.com/Pycord-Development/pycord/pull/1240))
449456

450-
[unreleased]: https://github.com/Pycord-Development/pycord/compare/v2.3.0...HEAD
457+
[unreleased]: https://github.com/Pycord-Development/pycord/compare/v2.3.1...HEAD
458+
[2.3.1]: https://github.com/Pycord-Development/pycord/compare/v2.3.0...v2.3.1
451459
[2.3.0]: https://github.com/Pycord-Development/pycord/compare/v2.2.2...v2.3.0
452460
[2.2.2]: https://github.com/Pycord-Development/pycord/compare/v2.2.1...v2.2.2
453461
[2.2.1]: https://github.com/Pycord-Development/pycord/compare/v2.2.0...v2.2.1

0 commit comments

Comments
 (0)