From 957c0a3502305541c8e7cc50656438f7d008a966 Mon Sep 17 00:00:00 2001 From: Ulrond <131959864+Ulrond@users.noreply.github.com> Date: Wed, 20 Nov 2024 10:06:01 +0000 Subject: [PATCH] bumped changelog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1678a59..8d497fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,21 @@ 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). +#### [4.2.0](https://github.com/rdkcentral/ut-core/compare/4.1.0...4.2.0) + +- Add gh#144 : Adding codeowners file to the repo [`#145`](https://github.com/rdkcentral/ut-core/pull/145) +- gh#128 : Adding a script to compare the functions [`#131`](https://github.com/rdkcentral/ut-core/pull/131) +- gh#127 : Fixed few issues listed on the ticket gh#127 [`#130`](https://github.com/rdkcentral/ut-core/pull/130) +- gh#129 : Update build_ut.sh template [`#132`](https://github.com/rdkcentral/ut-core/pull/132) +- PR: i17 : Fix autogenerate script [`#123`](https://github.com/rdkcentral/ut-core/pull/123) +- Added gh#17 Adding test script to demonstrate usage of autogenerate.sh [`acd0765`](https://github.com/rdkcentral/ut-core/commit/acd0765293d3cc530c44ba325459741453dde1be) +- Add gh#128 : Adding a script to compare the functions [`bfea446`](https://github.com/rdkcentral/ut-core/commit/bfea4464509940c9951845de0edbd45e12faea02) +- Updated gh#17 : Updated README with the new link for autogenerate script usage [`4524b69`](https://github.com/rdkcentral/ut-core/commit/4524b69e397419dd88704d2b80ba584a85fa8e88) + #### [4.1.0](https://github.com/rdkcentral/ut-core/compare/4.0.0...4.1.0) +> 28 October 2024 + - PR: i117 : update ut_template [`#118`](https://github.com/rdkcentral/ut-core/pull/118) - pr: i73: Basic working automated release script [`#89`](https://github.com/rdkcentral/ut-core/pull/89) - Modified release-script-ut-core to include changes for CPP support [`f204021`](https://github.com/rdkcentral/ut-core/commit/f204021a0b93f3e9a740b23f855926c542abf16b)