Skip to content

Commit 4186b5a

Browse files
committed
CHANGELOG: add entry for retry refactor
Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
1 parent 805f7ef commit 4186b5a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3434
now called `role`. Configuration parsing will still allow the `mode` setting,
3535
but this will be deprecated in a later release.
3636

37+
2. `mctpd`'s command submission logic has been reworked, allowing us to
38+
re-use outgoing control protocol instance IDs (IIDs) when we re-send
39+
commands. More instances of commands now have retry logic too.
40+
3741
## [2.5] - 2026-02-17
3842

3943
### Added

0 commit comments

Comments
 (0)