From dd7a7f79a2f97b520ca850dd25b6704203b165c1 Mon Sep 17 00:00:00 2001 From: nhanas001c Date: Fri, 16 Jan 2026 18:05:11 +0000 Subject: [PATCH] 1.3.0 release changelog updates --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bcf75849..9872a17ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,23 @@ 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.3.0](https://github.com/rdkcentral/tr69hostif/compare/1.2.9...1.3.0) + +- RDKEMW-8175:Segmented global/system-wide profile for rdke [`#316`](https://github.com/rdkcentral/tr69hostif/pull/316) +- RDK-60387-[tr69hostif] Reduce repetitive logging [`#334`](https://github.com/rdkcentral/tr69hostif/pull/334) +- RDKEMW-10786: Add new parameter for screencapture api [`#329`](https://github.com/rdkcentral/tr69hostif/pull/329) +- Merge tag '1.2.9' into develop [`3fbb483`](https://github.com/rdkcentral/tr69hostif/commit/3fbb483212448f1b10d3539eca96188930d4bc0f) + #### [1.2.9](https://github.com/rdkcentral/tr69hostif/compare/1.2.8...1.2.9) +> 5 December 2025 + - RDK-59250-RDKE-tr69hostif-100% L2 coverage [`#319`](https://github.com/rdkcentral/tr69hostif/pull/319) - RDKEMW-10639: Convert memcapture tool as RDM downloadable package [`#320`](https://github.com/rdkcentral/tr69hostif/pull/320) - RDKTV-39100 : [SECVULN] migrate configuration files from /opt to /opt/secure [`#318`](https://github.com/rdkcentral/tr69hostif/pull/318) - RDKEMW-6128: Update hostIf_IARM_ReqHandler.cpp [`#312`](https://github.com/rdkcentral/tr69hostif/pull/312) - Fixing the bug for ethernet interface [`#309`](https://github.com/rdkcentral/tr69hostif/pull/309) +- 1.2.9 release changelog updates [`79e3a45`](https://github.com/rdkcentral/tr69hostif/commit/79e3a45f1b02b45bb50154f50f29ae5c2550141c) - Merge tag '1.2.8' into develop [`77b380c`](https://github.com/rdkcentral/tr69hostif/commit/77b380c1c7e64e5326e3357bbe6b9a35d7d51189) #### [1.2.8](https://github.com/rdkcentral/tr69hostif/compare/1.2.7...1.2.8)