Skip to content

Commit a1c0184

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

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

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

1313
### Added
1414

15+
- Implemented `with_response` for interaction callbacks, adding
16+
`Interaction.callback.is_loading()` and `Interaction.callback.is_ephemeral()`.
17+
([#2711](https://github.com/Pycord-Development/pycord/pull/2711))
18+
1519
### Changed
1620

1721
### Fixed
@@ -103,9 +107,6 @@ These changes are available on the `master` branch, but have not yet been releas
103107
([#2876](https://github.com/Pycord-Development/pycord/pull/2876))
104108
- Added `get_component` to `Message`, `Section`, `Container` and `ActionRow`.
105109
([#2849](https://github.com/Pycord-Development/pycord/pull/2849))
106-
- Implemented `with_response` for interaction callbacks, adding
107-
`Interaction.callback.is_loading()` and `Interaction.callback.is_ephemeral()`.
108-
([#2711](https://github.com/Pycord-Development/pycord/pull/2711))
109110

110111
### Fixed
111112

0 commit comments

Comments
 (0)