diff --git a/CHANGELOG.md b/CHANGELOG.md index b5ba6ec..ae63b95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,29 @@ 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/python_raft/compare/1.2.2...1.3.0) + +- Update #132: Created abstract power module and added Tapo support [`#135`](https://github.com/rdkcentral/python_raft/pull/135) +- Release 1.2.2: master -> develop [`#143`](https://github.com/rdkcentral/python_raft/pull/143) +- Fix #132: Fixed typos [`#132`](https://github.com/rdkcentral/python_raft/issues/132) +- Fix #132: Updated example_rack_config to show username password are [`#132`](https://github.com/rdkcentral/python_raft/issues/132) + +#### [1.2.2](https://github.com/rdkcentral/python_raft/compare/1.2.1...1.2.2) + +> 28 January 2025 + +- Feature/gh136 ping test output [`#142`](https://github.com/rdkcentral/python_raft/pull/142) +- Release 1.2.1 master -> develop [`#141`](https://github.com/rdkcentral/python_raft/pull/141) +- change self.output in pingTestOnly() with teh actual command output result[0] [`809f674`](https://github.com/rdkcentral/python_raft/commit/809f6742594e6b780a5953f8fa28a20c2411416f) + #### [1.2.1](https://github.com/rdkcentral/python_raft/compare/1.2.0...1.2.1) +> 27 January 2025 + +- Release 1.2.1 [`#140`](https://github.com/rdkcentral/python_raft/pull/140) +- Release 1.1.2 [`#139`](https://github.com/rdkcentral/python_raft/pull/139) - Bugfix #137: Corrected telnet usage to follow updated telnet class [`#137`](https://github.com/rdkcentral/python_raft/issues/137) +- Bumped changelog [`b3086d1`](https://github.com/rdkcentral/python_raft/commit/b3086d15bc9b8131334cc78f4f2fb7eb3f4f4b91) - Merge tag '1.2.0' into develop [`499b9b1`](https://github.com/rdkcentral/python_raft/commit/499b9b1eb8c60531f9617316615b984c92b1780a) #### [1.2.0](https://github.com/rdkcentral/python_raft/compare/1.1.2...1.2.0)