Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down