Skip to content

Commit 68e2f1a

Browse files
committed
docs(changelog): finish changelog for v2.3.3
1 parent 5c1f59a commit 68e2f1a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

1313
_No changes yet_
1414

15+
## [2.3.3] - 2023-02-10
16+
17+
- Fixed an unhandled `KeyError` exception when receiving GIF stickers, causing crashes.
18+
([#1915](https://github.com/Pycord-Development/pycord/pull/1915))
19+
1520
## [2.3.2] - 2022-12-03
1621

1722
### Fixed
@@ -465,7 +470,8 @@ _No changes yet_
465470
- Fix py3.10 UnionType checks issue.
466471
([#1240](https://github.com/Pycord-Development/pycord/pull/1240))
467472

468-
[unreleased]: https://github.com/Pycord-Development/pycord/compare/v2.3.2...HEAD
473+
[unreleased]: https://github.com/Pycord-Development/pycord/compare/v2.3.3...HEAD
474+
[2.3.3]: https://github.com/Pycord-Development/pycord/compare/v2.3.2...v2.3.3
469475
[2.3.2]: https://github.com/Pycord-Development/pycord/compare/v2.3.1...v2.3.2
470476
[2.3.1]: https://github.com/Pycord-Development/pycord/compare/v2.3.0...v2.3.1
471477
[2.3.0]: https://github.com/Pycord-Development/pycord/compare/v2.2.2...v2.3.0

0 commit comments

Comments
 (0)