diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d497fe..f8160cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,17 @@ 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.3.0](https://github.com/rdkcentral/ut-core/compare/4.2.0...4.3.0) + +- gh#149 : Adding changes for menu driven gtest tests [`#150`](https://github.com/rdkcentral/ut-core/pull/150) +- Add gh#149 : Adding dynamic menus to gtest tests as in CUNIT counterpart [`66e0d37`](https://github.com/rdkcentral/ut-core/commit/66e0d377538a323c3a4d1a80a520c4dbc88e8cab) +- Add gh#149 : Adding not implemented message for the options [`433c118`](https://github.com/rdkcentral/ut-core/commit/433c118c0eabdec0209daa2fbd95625dd68fbe13) +- Add gh#149 : Adding first level changes for menu driven gtest tests [`81251f4`](https://github.com/rdkcentral/ut-core/commit/81251f49b59bf0cd5f439268f99ae7ca90589ac5) + #### [4.2.0](https://github.com/rdkcentral/ut-core/compare/4.1.0...4.2.0) +> 20 November 2024 + - 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)