Skip to content

Commit 9118c0c

Browse files
committed
fix(changelog): remove merge conflict markers from changelog
1 parent f6feacc commit 9118c0c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ released.
2929
### Added
3030

3131
- Support for **Python 3.14**.
32-
([#2948](https://github.com/Pycord-Development/pycord/pull/2948)) <<<<<<< enum-limit
32+
([#2948](https://github.com/Pycord-Development/pycord/pull/2948))
3333
- Added `ComponentLimits` and `EmbedLimits` enums for Discord API constraints.
34-
([#3217](https://github.com/Pycord-Development/pycord/pull/3217)) =======
34+
([#3217](https://github.com/Pycord-Development/pycord/pull/3217))
3535
- Added support for community invites.
3636
([#3044](https://github.com/Pycord-Development/pycord/pull/3044))
3737
- Added `Member.colours` and `Member.colors` properties.
@@ -55,7 +55,6 @@ released.
5555
([#3012](https://github.com/Pycord-Development/pycord/pull/3012))
5656
- Added support for Discord DAVE (Audio & Video E2EE) for voice-sending related
5757
features. ([#3143](https://github.com/Pycord-Development/pycord/pull/3143))
58-
> > > > > > > master
5958

6059
### Changed
6160

0 commit comments

Comments
 (0)