Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arandomnewaccount authored Feb 16, 2021
1 parent e916eff commit 2d7c6b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
### Changed
- fixed fetchMember's wait param (now waits a specified number of seconds after previous response)
- modified http api request headers to better mimic web client
- added brotli decompression support (other decompression types handled automatically by requests module)
- gateway heartbeat now occurs exactly after that many milliseconds specified by HELLO response (used to occur 2 seconds less)
- discum.Client(...) now accepts locale as a parameter

Expand Down

0 comments on commit 2d7c6b6

Please sign in to comment.