From 4d0f45a5f630eb961110812d7b9e5d067161d0fe Mon Sep 17 00:00:00 2001 From: mmalavalli Date: Tue, 12 Dec 2023 10:33:38 -0600 Subject: [PATCH] Prep for 2.1.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea95525..7463d09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -2.1.0 (in progress) -=================== +2.1.0 (December 12, 2023) +========================= * Previously, the VideoProcessors SDK failed to compile with TypeScript 5.x. This release contains changes to support TypeScript 5.x. * Fixed a bug where WebGL2-based VideoProcessors sometimes generated very low output fps, especially on low-powered Intel graphics cards.