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
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,24 @@ 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.1](https://github.com/rdkcentral/python_raft/compare/1.3.0...1.3.1)

- Fix #153: Added 30 timeout readUntil in olimex sendKey [`#154`](https://github.com/rdkcentral/python_raft/pull/154)
- Fix 149: Correct powerKasa to use is_on/is_off properties correctly [`#150`](https://github.com/rdkcentral/python_raft/pull/150)
- Release 1.3.0: master -> develop [`#145`](https://github.com/rdkcentral/python_raft/pull/145)
- Merge pull request #154 from rdkcentral/feature/gh153_bugfix_olimex_keysend_timeout [`#153`](https://github.com/rdkcentral/python_raft/issues/153)
- Fix #153: Added 30 timeout readUntil in olimex sendKey [`#153`](https://github.com/rdkcentral/python_raft/issues/153)

#### [1.3.0](https://github.com/rdkcentral/python_raft/compare/1.2.2...1.3.0)

> 30 January 2025

- Release 1.3.0: release -> master [`#144`](https://github.com/rdkcentral/python_raft/pull/144)
- 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)
- Bumped CHANGELOG [`6352b22`](https://github.com/rdkcentral/python_raft/commit/6352b22c25cdeacaa87618c06871012513c2c1dc)

#### [1.2.2](https://github.com/rdkcentral/python_raft/compare/1.2.1...1.2.2)

Expand Down