Skip to content

Commit 49f6462

Browse files
committed
CHANGELOG: fix headings for unreleased section
Fixed/Added/etc should be level three. Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
1 parent 162490b commit 49f6462

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased]
88

9-
## Fixed
9+
### Fixed
1010

1111
1. mctpd: fixed an issue where endpoints may persist when their dependent
1212
interface is deleted
@@ -15,7 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1515

1616
3. Fixed a potential array overrun when dumping netlink change events
1717

18-
## Added
18+
### Added
1919

2020
1. `mctp-bench` now supports a "request receive" mode, where
2121
`mctp-bench recv eid <...>` sends a command to start the benchmark session.

0 commit comments

Comments
 (0)