On 03.05.2021 21:28, Jason Andryuk wrote: > --- a/CHANGELOG.md > +++ b/CHANGELOG.md > @@ -5,6 +5,8 @@ Notable changes to Xen will be documented in this file. > The format is based on [Keep a > Changelog](https://keepachangelog.com/en/1.0.0/) > > ## [unstable > UNRELEASED](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=staging) - > TBD > +### Added / support upgraded > + - Intel Hardware P-States (HWP) cpufreq driver
Please add a blank line between the ## and ### lines, to match what's already there for earlier versions. Jan