diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f2b5f15d..ef0ecb00f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,73 @@ The Twilio Programmable Video SDKs use [Semantic Versioning](http://www.semver.o **Support for the 1.x version ended on December 4th, 2020**. Check [this guide](https://www.twilio.com/docs/video/migrating-1x-2x) to plan your migration to the latest 2.x version. +2.13.0 (March 3, 2021) +====================== + +New Features +------------ + +**Video Processor API Pilot (Chrome only)** +- You can now register a `VideoProcessor` with a VideoTrack in order to process its video frames. In a LocalVideoTrack, video frames are processed before being sent to the encoder. In a RemoteVideoTrack, video frames are processed before being sent to the attached `