diff --git a/CHANGELOG.md b/CHANGELOG.md index ae63b95..453b8a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)