From cab4585cbb9c17213c5f1137b090d133666bd007 Mon Sep 17 00:00:00 2001 From: asilvestre Date: Fri, 15 May 2026 10:08:18 +0200 Subject: [PATCH] added changelog --- changelog/4052.added.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4052.added.md diff --git a/changelog/4052.added.md b/changelog/4052.added.md new file mode 100644 index 000000000..40f26a466 --- /dev/null +++ b/changelog/4052.added.md @@ -0,0 +1 @@ +- Added `VonageVideoConnectorTransport`, a new transport integration for real-time Vonage WebRTC sessions using the Vonage Video Connector library.