From c4fbcef54c513101572976e96ffd1ab843054198 Mon Sep 17 00:00:00 2001 From: apatel859 Date: Tue, 28 Apr 2026 19:24:37 +0000 Subject: [PATCH] 1.0.33 release change log updates --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22cd1d6d..bbd470bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [1.0.33](https://github.com/rdkcentral/devicesettings/compare/1.0.32...1.0.33) + +- RDKEMW-16714: refactor hard-coded array-based approach to a generic [`#239`](https://github.com/rdkcentral/devicesettings/pull/239) +- Merge tag '1.0.32' into develop [`1d25289`](https://github.com/rdkcentral/devicesettings/commit/1d252893efd2445c308bc0306a90076a3293a6b8) + #### [1.0.32](https://github.com/rdkcentral/devicesettings/compare/1.0.31...1.0.32) +> 15 April 2026 + - RDKEMW-16231: Updated the Framerates 59 and 23 to fix crash issue [`#238`](https://github.com/rdkcentral/devicesettings/pull/238) - RDKEMW-16670: Fix for crash when reading EDID from STB [`#237`](https://github.com/rdkcentral/devicesettings/pull/237) +- 1.0.32 release change log updates [`8ec99bc`](https://github.com/rdkcentral/devicesettings/commit/8ec99bcd7f1fece3ed5da4066b42a31ef1496915) - Merge tag '1.0.31' into develop [`7633965`](https://github.com/rdkcentral/devicesettings/commit/7633965dbb448947cf889daf45f4d28797a64f00) #### [1.0.31](https://github.com/rdkcentral/devicesettings/compare/1.0.30...1.0.31)