Skip to content

Commit b52d71e

Browse files
authored
fix: changelog entry position
Signed-off-by: Lala Sabathil <[email protected]>
1 parent 3d6833c commit b52d71e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

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

1313
### Added
1414

15+
- Added `RawMessageUpdateEvent.new_message` - message update events now contain full
16+
message objects ([#2780](https://github.com/Pycord-Development/pycord/pull/2780))
17+
1518
### Changed
1619

1720
### Fixed
@@ -79,8 +82,6 @@ These changes are available on the `master` branch, but have not yet been releas
7982
([#2714](https://github.com/Pycord-Development/pycord/pull/2714))
8083
- Added the ability to pass a `datetime.time` object to `format_dt`.
8184
([#2747](https://github.com/Pycord-Development/pycord/pull/2747))
82-
- Added `RawMessageUpdateEvent.new_message` - message update events now contain full
83-
message objects ([#2780](https://github.com/Pycord-Development/pycord/pull/2780))
8485
- Added various missing channel parameters and allow `default_reaction_emoji` to be
8586
`None`. ([#2772](https://github.com/Pycord-Development/pycord/pull/2772))
8687
- Added support for type hinting slash command options with `typing.Annotated`.

0 commit comments

Comments
 (0)