Skip to content

Commit 5fc04de

Browse files
committed
Merge tag '1.8.2' into develop
1.8.2
2 parents 34fb792 + 0bc6419 commit 5fc04de

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.8.2](https://github.com/rdkcentral/python_raft/compare/1.8.1...1.8.2)
8+
9+
> 10 March 2026
10+
11+
- Enhance keySimulator sendKey to prevent missed keys [`#205`](https://github.com/rdkcentral/python_raft/pull/205)
12+
- Comms fixes [`#203`](https://github.com/rdkcentral/python_raft/pull/203)
13+
- Removed new line feed & updated the return result [`871cdde`](https://github.com/rdkcentral/python_raft/commit/871cdde0a490d669260e4beaa626bed4f4845ae6)
14+
- Merge tag '1.8.1' into develop [`13bf879`](https://github.com/rdkcentral/python_raft/commit/13bf87916437160f500b573c2166d68811ad7d85)
15+
716
#### [1.8.1](https://github.com/rdkcentral/python_raft/compare/1.8.0...1.8.1)
817

18+
> 8 January 2026
19+
920
- Fix #201: Corrected typo in variable name [`#202`](https://github.com/rdkcentral/python_raft/pull/202)
1021
- Merge pull request #202 from rdkcentral/feature/gh201_correct_redrat_variable_name_network_ip [`#201`](https://github.com/rdkcentral/python_raft/issues/201)
1122
- Fix #201: Corrected typo in variable name [`#201`](https://github.com/rdkcentral/python_raft/issues/201)
23+
- bumped changelog [`515826c`](https://github.com/rdkcentral/python_raft/commit/515826c51cb9737a701aa28ffcb92ede3e4a596b)
1224

1325
#### [1.8.0](https://github.com/rdkcentral/python_raft/compare/1.7.1...1.8.0)
1426

0 commit comments

Comments
 (0)