diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index ff31549..05f2e51 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: Ensure license is present repo root + hash: 4af3865e286243bf0ab42274d537c0f1fe70ec24 + body: | + This is also present in the meta-balena-allwiner + layer as COPYING.Apache-2.0 + footer: + Changelog-entry: Ensure license is present repo root + changelog-entry: Ensure license is present repo root + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + version: 2.45.1+rev2 + date: 2019-12-17T15:53:57.539Z - commits: - subject: Update meta-balena from v2.44.0 to v2.45.1 hash: d7f2ceb4848cfc293a10e7d6cac89f6942abc4ee diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d0ff7b..ad52d79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v2.45.1+rev2 +## (2019-12-17) + +* Ensure license is present repo root [Alexandru Costache] + # v2.45.1+rev1 ## (2019-12-17) diff --git a/VERSION b/VERSION index 87a5586..d68190c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.45.1+rev1 \ No newline at end of file +2.45.1+rev2 \ No newline at end of file