diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 225adc7c2..7a1b5083f 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,19 @@ +- commits: + - subject: Correct the Upstream-Status of u-boot patches + hash: 8fa3274dca0c8d2000680fa367d9894ea7e3e6ef + body: > + As indicated at + https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status + footer: + Changelog-entry: Correct the Upstream-Status of u-boot patches + changelog-entry: Correct the Upstream-Status of u-boot patches + Signed-off-by: Florin Sarbu + signed-off-by: Florin Sarbu + author: Florin Sarbu + nested: [] + version: 6.0.36+rev1 + title: "" + date: 2024-10-24T10:07:05.275Z - commits: - subject: Update layers/meta-balena to 41a79d918e5a8b62b88b9e137ce7e47122ca6b28 hash: a926610df592788391862d249222d499328faf8b diff --git a/CHANGELOG.md b/CHANGELOG.md index d605f86f4..708f0aa0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v6.0.36+rev1 +## (2024-10-24) + +* Correct the Upstream-Status of u-boot patches [Florin Sarbu] + # v6.0.36 ## (2024-10-03) diff --git a/VERSION b/VERSION index 421bcd07f..056d9df48 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.36 \ No newline at end of file +6.0.36+rev1 \ No newline at end of file