From 928d9d06f397af823e7efef24e7d7651cdf7b9e0 Mon Sep 17 00:00:00 2001 From: apatel859 Date: Wed, 17 Dec 2025 20:02:40 +0000 Subject: [PATCH] 1.0.9 release change log updates --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 863c12b..b8901a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,20 @@ 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.9](https://github.com/rdkcentral/sys_mon_tools/compare/1.0.8...1.0.9) + +- RDKEMW-11023: fix the copilot static code analysis issues [`#46`](https://github.com/rdkcentral/sys_mon_tools/pull/46) +- Merge tag '1.0.8' into develop [`fa39422`](https://github.com/rdkcentral/sys_mon_tools/commit/fa394227325d6d97f12b848d6bab190179bb6bf4) + #### [1.0.8](https://github.com/rdkcentral/sys_mon_tools/compare/1.0.7...1.0.8) +> 22 October 2025 + - Update CODEOWNERS [`#43`](https://github.com/rdkcentral/sys_mon_tools/pull/43) - Deploy fossid_integration_stateless_diffscan_target_repo action [`#42`](https://github.com/rdkcentral/sys_mon_tools/pull/42) - feature/RDKEMW-6120-B1-Ramesh - IARM Event Handling Tool Enhancement [`#39`](https://github.com/rdkcentral/sys_mon_tools/pull/39) - Deploy cla action [`#34`](https://github.com/rdkcentral/sys_mon_tools/pull/34) +- 1.0.8 release change log updates [`c38dfa1`](https://github.com/rdkcentral/sys_mon_tools/commit/c38dfa1a3617a55b6f05443213f47467ca9f8ca9) - Merge tag '1.0.7' into develop [`478380a`](https://github.com/rdkcentral/sys_mon_tools/commit/478380a1e4d02079616aebdc3de8fbf85987ad86) #### [1.0.7](https://github.com/rdkcentral/sys_mon_tools/compare/1.0.6...1.0.7)