From d7ae303735c65945ca08e7f7ca64869d20bec28c Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Sun, 26 Jun 2022 19:31:17 -0400 Subject: [PATCH] v0.4.0 release --- CHANGELOG.md | 9 +++++++++ VERSION | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94ca34d..d4416c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,15 @@ follows: releases, and Linux kernel updates. They're also made to fix bugs and add features to the build infrastructure. +## v0.4.0 + +This release updates to Buildroot 2022.05 and uses GCC 11.3 (from GCC 10.3). + +* Updated dependencies + * [nerves_system_br v1.20.3](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.20.3) + * [Buildroot 2022.05](http://lists.busybox.net/pipermail/buildroot/2022-June/644349.html) + * [Erlang/OTP 25.0.2](https://erlang.org/download/OTP-25.0.2.README) + ## v0.3.0 This release updates to Buildroot 2022.02.1 and OTP 25.0. While this should be diff --git a/VERSION b/VERSION index 0d91a54..1d0ba9e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.0 +0.4.0