From 8048b66f80e5074f1cf7e1912039613998d7b4b5 Mon Sep 17 00:00:00 2001 From: superchilled Date: Mon, 9 May 2022 13:18:01 +0100 Subject: [PATCH] Updating Changelog --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 5f779dc..b043212 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +# 4.4.0 + +* Implements DVR Pause/Resume and HLS Low-Latency options for Broadcasts [#243](https://github.com/opentok/OpenTok-Ruby-SDK/pull/243) + # 4.3.0 * Fixes an issue with `activesupport` [#238](https://github.com/opentok/OpenTok-Ruby-SDK/pull/238)