diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 9df1fa22..90c8ddbf 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,19 @@ +- commits: + - subject: "recipes-connectivity: Remove ModemManager and related Yocto recipes" + hash: 87ec3dd4f4b07dd53eaf8489126ccd3004e3c1a4 + body: | + These are now present in meta-balena, so we can remove them + from here. + footer: + Changelog-entry: "recipes-connectivity: Remove ModemManager and related Yocto recipes" + changelog-entry: "recipes-connectivity: Remove ModemManager and related Yocto recipes" + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + nested: [] + version: 4.1.5+rev2 + title: "" + date: 2023-11-23T13:53:54.954Z - commits: - subject: Update contracts to c45079c380048f9f65967a68cf30f1654195384f hash: fe2f3df332a92c356475d6053f3cbe4e46c450fd diff --git a/CHANGELOG.md b/CHANGELOG.md index 7677b677..077b945f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v4.1.5+rev2 +## (2023-11-23) + +* recipes-connectivity: Remove ModemManager and related Yocto recipes [Alexandru Costache] + # v4.1.5+rev1 ## (2023-11-22) diff --git a/VERSION b/VERSION index cd6be3c2..fddb3cc4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.5+rev1 \ No newline at end of file +4.1.5+rev2 \ No newline at end of file