Skip to content

Commit 11bfdbc

Browse files
committed
changelog
1 parent 9d07e17 commit 11bfdbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ 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-
77+
- Replaced audioop (deprecated module) implementation of `PCMVolumeTransformer.read`
78+
method with a pure Python equivalent. ([#2176](https://github.com/Pycord-Development/pycord/pull/2176))
7879
- Suppressed FFMPEG output when recording voice channels.
7980
([#1993](https://github.com/Pycord-Development/pycord/pull/1993))
8081
- Changed file-upload size limit from 8 MB to 25 MB accordingly.

0 commit comments

Comments
 (0)