diff --git a/CHANGELOG.md b/CHANGELOG.md index fff82c0c37..f24bb46fc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog +### NEXT + +* Avoid modification of user input data ([PR #1285](https://github.com/versatica/mediasoup/pull/1285)). + + ### 3.13.13 * worker: Do not use references for async callbacks ([PR #1274](https://github.com/versatica/mediasoup/pull/1274)).