diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 7c26412..d3b1a64 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,22 @@ +- commits: + - subject: Add balena-yocto-scripts upstream source + hash: 657e2f45e7b3fccb6c8c149638cd5e59202069d1 + body: > + This allows to add nested changelogs from the balena-yocto-scripts + repository + + from version >= 1.14.1 + footer: + Change-type: patch + change-type: patch + Changelog-entry: Add balena-yocto-scripts upstream source + changelog-entry: Add balena-yocto-scripts upstream source + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: 2.79.7+rev2 + date: 2021-08-26T17:16:09.460Z - commits: - subject: Update meta-balena from v2.78.0 to v2.79.7 hash: 5ac7f89f2312543ae90cbaf945d5d220a30c830a diff --git a/CHANGELOG.md b/CHANGELOG.md index ef3711d..09276a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v2.79.7+rev2 +## (2021-08-26) + +* Add balena-yocto-scripts upstream source [Alex Gonzalez] + # v2.79.7+rev1 ## (2021-06-02) diff --git a/VERSION b/VERSION index 6ed3c50..fced313 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.79.7+rev1 \ No newline at end of file +2.79.7+rev2 \ No newline at end of file