Searched hist:"6 fd81a518d8a021009101038b0d80092f14a9028" (Results 1 – 1 of 1) sorted by relevance
/openbmc/libpldm/ |
H A D | CHANGELOG.md | 6fd81a518d8a021009101038b0d80092f14a9028 Tue May 09 23:20:14 CDT 2023 Andrew Jeffery <andrew@aj.id.au> libpldm: Add a changelog
The changelog is based around the expectations set out in "Keep a Changelog":
https://keepachangelog.com/en/1.0.0/
Through review I will set the expectation that people modify CHANGELOG.md in the patches changing the functionality in relevant ways.
When we need to commit to an API or ABI break we will first create a tag before merging the breaking changes. This gives consumers of the library sensible sequence points for migrating their code as we clean up the library.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: Ie361049829cfe7f1b962860bee6f7fe528f64e2a
|