From 20c90f07d7bf12362d3919e56de637d171186449 Mon Sep 17 00:00:00 2001 From: Vinod Kumar Jain Date: Mon, 15 Dec 2025 13:58:46 -0600 Subject: [PATCH] 2.0.1 release changelog updates --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f544e1..61928a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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). +#### [2.0.1](https://github.com/rdkcentral/rdkNativeScript/compare/2.0...2.0.1) + +- RDKEMW-11507: Viper IPA not working with rdknative widget [`#100`](https://github.com/rdkcentral/rdkNativeScript/pull/100) +- Merge tag '2.0' into develop [`51a0410`](https://github.com/rdkcentral/rdkNativeScript/commit/51a04109cb17643687722ed8b96da89929791cfb) + #### [2.0](https://github.com/rdkcentral/rdkNativeScript/compare/1.0.10...2.0) - RDKEMW-9355: Add Support to run app widgets in different contexts wit… [`#90`](https://github.com/rdkcentral/rdkNativeScript/pull/90)