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
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ 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.2.1](https://github.com/rdkcentral/python_raft/compare/1.2.0...1.2.1)

- Bugfix #137: Corrected telnet usage to follow updated telnet class [`#137`](https://github.com/rdkcentral/python_raft/issues/137)
- 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)

> 23 December 2024

- Update #103: Creation of remote hdmicec client [`#115`](https://github.com/rdkcentral/python_raft/pull/115)
- Fix #119: Corrected commonRemote to properly parse key [`#128`](https://github.com/rdkcentral/python_raft/pull/128)
- Adding support keySimulator in remotecontrollers [`#120`](https://github.com/rdkcentral/python_raft/pull/120)
Expand Down