From 2cb49652c3f62e27757079ba44871d5663b53b32 Mon Sep 17 00:00:00 2001 From: superchilled Date: Fri, 7 Feb 2025 16:03:47 +0000 Subject: [PATCH] Updating changelog --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 545abe1..6c83e6e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +# 7.29.0 + +* Adds `max_bitrate` as an option to the `Video::Archives#start` method. [#321](https://github.com/Vonage/vonage-ruby-sdk/pull/321) + # 7.28.0 * Adds templates and template fragments to the Verify v2 implementation. [#318](https://github.com/Vonage/vonage-ruby-sdk/pull/318)