Skip to content

Commit fb785c2

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 645cd51 commit fb785c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,10 @@ These changes are available on the `master` branch, but have not yet been releas
7474
([#2138](https://github.com/Pycord-Development/pycord/pull/2138))
7575

7676
### Changed
77+
7778
- Replaced audioop (deprecated module) implementation of `PCMVolumeTransformer.read`
78-
method with a pure Python equivalent. ([#2176](https://github.com/Pycord-Development/pycord/pull/2176))
79+
method with a pure Python equivalent.
80+
([#2176](https://github.com/Pycord-Development/pycord/pull/2176))
7981
- Suppressed FFMPEG output when recording voice channels.
8082
([#1993](https://github.com/Pycord-Development/pycord/pull/1993))
8183
- Changed file-upload size limit from 8 MB to 25 MB accordingly.

0 commit comments

Comments
 (0)