Skip to content

Commit

Permalink
chore(changelog): add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Middledot committed Dec 12, 2022
1 parent a2d783f commit 550e7d3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,17 @@ _No changes yet_

### Fixed

- Fixed bridge groups missing the ``parent`` attribute. ([#1823](https://github.com/Pycord-Development/pycord/pull/1823))

## [2.3.2] - 2022-12-03

### Fixed

- Fixed another `AttributeError` relating to the new `bridge_commands` attribute on
`ext.bridge.Bot`. ([#1815](https://github.com/Pycord-Development/pycord/pull/1815))
- Fixed an `AttributeError` in select relating to the select type.
([#1814](https://github.com/Pycord-Development/pycord/pull/1814))
- Fix `Thread.applied_tags` always returning an empty list.
- Fixed `Thread.applied_tags` always returning an empty list.
([#1817](https://github.com/Pycord-Development/pycord/pull/1817))

## [2.3.1] - 2022-11-27
Expand Down

0 comments on commit 550e7d3

Please sign in to comment.