diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index bf399b7..09bb1f1 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,55 @@ +- commits: + - subject: Update contracts to 928d8e7a5295414c87548e8eca8ddea88205fb10 + hash: 729ef8d3ecbf79964e9b0fe61cec94fd2154d959 + body: Update contracts + footer: + Changelog-entry: Update contracts to 928d8e7a5295414c87548e8eca8ddea88205fb10 + changelog-entry: Update contracts to 928d8e7a5295414c87548e8eca8ddea88205fb10 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Add Advantech ECU1370 to hardware contract. + hash: 0dfe4758230bef9d6c97f533019aaba93cdc1520 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Lisandro Pérez Meyer + signed-off-by: Lisandro Pérez Meyer + author: Lisandro Pérez Meyer + version: contracts-2.0.100 + title: "" + date: 2024-04-08T18:29:36.856Z + - commits: + - subject: Add node v20.12.0 for debian + hash: 69bd96b9757959ebbcdffb0e45e0811567929bb6 + body: | + Planning to add alpine in a follow-up once + we get the jenkins job to work and will then + also mark 20.12.0 as the latest. + footer: + Change-type: patch + change-type: patch + author: Thodoris Greasidis + version: contracts-2.0.99 + title: "" + date: 2024-04-07T23:28:45.593Z + - commits: + - subject: "hw.device-type: Add bluechiptechnology-db1" + hash: 16e6a9606a0eddf4cfcc9f3fa18d539096d64e16 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Chris Richardson + signed-off-by: Chris Richardson + author: crichardson + version: contracts-2.0.98 + title: "" + date: 2024-03-26T12:30:34.277Z + version: 5.2.4+rev1 + title: "" + date: 2024-04-08T20:34:27.552Z - commits: - subject: Update layers/meta-balena to 756d76ca12b7cbf2086bf6bad5f36b1117423d5f hash: 062425789bd7b39b5fa05e604550d7ed04777f6b diff --git a/CHANGELOG.md b/CHANGELOG.md index 87310c3..27ab567 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,31 @@ Change log ----------- +# v5.2.4+rev1 +## (2024-04-08) + + +
+ Update contracts to 928d8e7a5295414c87548e8eca8ddea88205fb10 [Self-hosted Renovate Bot] + +> ## contracts-2.0.100 +> ### (2024-04-08) +> +> * Add Advantech ECU1370 to hardware contract. [Lisandro Pérez Meyer] +> +> ## contracts-2.0.99 +> ### (2024-04-07) +> +> * Add node v20.12.0 for debian [Thodoris Greasidis] +> +> ## contracts-2.0.98 +> ### (2024-03-26) +> +> * hw.device-type: Add bluechiptechnology-db1 [crichardson] +> + +
+ # v5.2.4 ## (2024-04-06) diff --git a/VERSION b/VERSION index e3384b3..04684ed 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.2.4 \ No newline at end of file +5.2.4+rev1 \ No newline at end of file