doc: Document changes for 2.0

This commit is contained in:
Arun Raghavan 2025-01-08 11:56:30 -05:00
parent 971f026d55
commit 0743cb5ce5

20
NEWS
View File

@ -1,3 +1,23 @@
Release 2.0
-----------
Bump to code from WebRTC M131 version.
Changes include:
* Minor (breaking) API changes upstream
* Various improvements to the AEC implementation
* Transient suppression is removed
* ExperimentalAgc and ExperimentalNs are removed
* iSAC and the webrtc-audio-coding library were removed
* abseil-cpp dependency bumped to 20240722
* NEON runtime detection dropped following upstream
* Fixes for building on i686 and MIPS
* Support for BSDs is added
* Other build-system cleanups
* Patches to upstream are now also tracked in patches/
Release 1.3 Release 1.3
----------- -----------