Skip to content

Commit d9c39f0

Browse files
authored
Update CHANGELOG.md
Signed-off-by: Dorukyum <[email protected]>
1 parent 4b5d56f commit d9c39f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ These changes are available on the `master` branch, but have not yet been releas
103103
([#2739](https://github.com/Pycord-Development/pycord/pull/2739))
104104
- Fixed missing `None` type hints in `Select.__init__`.
105105
([#2746])(https://github.com/Pycord-Development/pycord/pull/2746)
106-
- Fixed `TypeError` when using `Flag` with python 3.11+
107-
([#2759])(https://github.com/Pycord-Development/pycord/pull/2759)
108106
- Updated `valid_locales` to support `in` and `es-419`.
109107
([#2767])(https://github.com/Pycord-Development/pycord/pull/2767)
108+
- Fixed `TypeError` when using `Flag` with Python 3.11+.
109+
([#2759])(https://github.com/Pycord-Development/pycord/pull/2759)
110110

111111
### Changed
112112

0 commit comments

Comments
 (0)