From bd46b16959b0b828e09154fdd5c8f8b72ea989cc Mon Sep 17 00:00:00 2001 From: Vinod Kumar Jain Date: Mon, 15 Sep 2025 10:24:48 -0500 Subject: [PATCH] 1.0.5 release changelog updates --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a25ad5..12f50e4 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.5](https://github.com/rdkcentral/rdkNativeScript/compare/1.0.4...1.0.5) + +- RDKEMW-8240 : Add logs in jsruntime.log in /opt/logs [`#57`](https://github.com/rdkcentral/rdkNativeScript/pull/57) +- Merge tag '1.0.4' into develop [`ad6b6ee`](https://github.com/rdkcentral/rdkNativeScript/commit/ad6b6ee37cb5c76239a29e10c053e054e90b25df) + #### [1.0.4](https://github.com/rdkcentral/rdkNativeScript/compare/1.0.3...1.0.4) +> 7 September 2025 + - RDKEMW-7489: Adding Href support [`#54`](https://github.com/rdkcentral/rdkNativeScript/pull/54) - RDKEMW-5556: Bug for terminateApplication [`#51`](https://github.com/rdkcentral/rdkNativeScript/pull/51) +- 1.0.4 release changelog updates [`2e56742`](https://github.com/rdkcentral/rdkNativeScript/commit/2e56742d0adda04fe61277fa0782e2b5b2dde19c) - Merge tag '1.0.3' into develop [`e15828d`](https://github.com/rdkcentral/rdkNativeScript/commit/e15828d5a330b072753e682f5c446b0f9ae14531) #### [1.0.3](https://github.com/rdkcentral/rdkNativeScript/compare/1.0.2...1.0.3)