Skip to content

Commit 4de740a

Browse files
committed
📝 CHANGELOG.md
1 parent eec2af7 commit 4de740a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,11 @@ These changes are available on the `master` branch, but have not yet been releas
4949
([#2579](https://github.com/Pycord-Development/pycord/pull/2579))
5050
- Added new `Subscription` object and related methods/events.
5151
([#2564](https://github.com/Pycord-Development/pycord/pull/2564))
52-
- Added ability to change the API's base URL with `Route.API_BASE_URL`.
52+
- Added the ability to change the API's base URL with `Route.API_BASE_URL`.
5353
([#2714](https://github.com/Pycord-Development/pycord/pull/2714))
54+
- Added the ability to pass a `datetime.time` object to `format_dt` if selecting a
55+
time-only style (`"t"` or `"T"`)
56+
([#2747](https://github.com/Pycord-Development/pycord/pull/2747))
5457

5558
### Fixed
5659

0 commit comments

Comments
 (0)