Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dasupergrasskakjd committed Dec 25, 2023
1 parent 4d6edfb commit 3869a80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ These changes are available on the `master` branch, but have not yet been releas

### Fixed

- Fixed `AttributeError` when user has unstable internet
([#2301](https://github.com/Pycord-Development/pycord/pull/2301))
- Fixed `AttributeError` caused by
[#1957](https://github.com/Pycord-Development/pycord/pull/1957) when using listeners
in cogs. ([#1989](https://github.com/Pycord-Development/pycord/pull/1989))
Expand Down Expand Up @@ -205,6 +203,8 @@ These changes are available on the `master` branch, but have not yet been releas
([#2257](https://github.com/Pycord-Development/pycord/issues/2257))
- Fixed `AuditLogIterator` not respecting the `after` parameter.
([#2295](https://github.com/Pycord-Development/pycord/issues/2295))
- Fixed `AttributeError` in `client.connect` when user has unstable internet
([#2301](https://github.com/Pycord-Development/pycord/pull/2301))

## [2.4.1] - 2023-03-20

Expand Down

0 comments on commit 3869a80

Please sign in to comment.