From 84b975012a3efcf2545f11ee4e9c7798619cf829 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 20:28:13 +0000 Subject: [PATCH] v4.0.8 --- .versionbot/CHANGELOG.yml | 29 +++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 45 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 51cc21d..ce22682 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update layers/meta-balena to 3282f57a59799111d7f68c13013f6324aa65c966 + hash: 2472dd4fd6f17955d55ecde4fe5f66440a27bbbe + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 3282f57a59799111d7f68c13013f6324aa65c966 + changelog-entry: Update layers/meta-balena to 3282f57a59799111d7f68c13013f6324aa65c966 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Enable back ModemManager AT commands through D-Bus and mmcli + hash: da1a6c0dd2e74fc8b98aafb109eed5aed7e95c43 + body: > + That feature was lost when transitioning from autotools to meson. + footer: + Change-type: patch + change-type: patch + Changelog-entry: Enable back ModemManager AT commands through D-Bus and mmcli + changelog-entry: Enable back ModemManager AT commands through D-Bus and mmcli + Signed-off-by: Zahari Petkov + signed-off-by: Zahari Petkov + author: Zahari Petkov + nested: [] + version: meta-balena-4.0.8 + title: "" + date: 2023-09-15T17:27:00.202Z + version: 4.0.8 + title: "" + date: 2023-09-15T20:28:05.931Z - commits: - subject: Update layers/meta-balena to 3c2bfbdb10a51ef5b3fd3f7e59888645f2029ecc hash: 616fc823aa713d7fa0ecec3f7dc10c1fe6a467ab diff --git a/CHANGELOG.md b/CHANGELOG.md index 36674ae..7115f94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v4.0.8 +## (2023-09-15) + + +
+ Update layers/meta-balena to 3282f57a59799111d7f68c13013f6324aa65c966 [Self-hosted Renovate Bot] + +> ## meta-balena-4.0.8 +> ### (2023-09-15) +> +> * Enable back ModemManager AT commands through D-Bus and mmcli [Zahari Petkov] +> + +
+ # v4.0.7 ## (2023-09-14) diff --git a/VERSION b/VERSION index d356c34..a7d0a2e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.7 \ No newline at end of file +4.0.8 \ No newline at end of file