From e1ce31c2d92bcd374af30eed0ef0af34063fa4a9 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Wed, 25 May 2022 07:28:27 -0400 Subject: [PATCH] v0.3.0 release --- CHANGELOG.md | 11 +++++++++++ VERSION | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1279cd..94ca34d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,17 @@ follows: releases, and Linux kernel updates. They're also made to fix bugs and add features to the build infrastructure. +## v0.3.0 + +This release updates to Buildroot 2022.02.1 and OTP 25.0. While this should be +an easy update for most projects, many programs have been updated. Please review +the changes in the updated dependencies for details. + +* Updated dependencies + * [nerves_system_br v1.19.0](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.19.0) + * [Buildroot 2022.02.1](http://lists.busybox.net/pipermail/buildroot/2022-April/640712.html). Also see [Buildroot 2022.02](http://lists.busybox.net/pipermail/buildroot/2022-March/638160.html) + * [Erlang/OTP 25.0](https://erlang.org/download/OTP-25.0.README) + ## v0.2.3 This release bumps Erlang to 24.3.2 and should be a low risk upgrade from the diff --git a/VERSION b/VERSION index 7179039..0d91a54 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.3 +0.3.0