From 4b84f7d9a751e32d7e33a41335257a85de8bf0b3 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Mon, 20 Jan 2025 11:20:12 -0500 Subject: [PATCH] v0.11.1 release --- CHANGELOG.md | 10 ++++++++++ VERSION | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4fc710..2d731d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,16 @@ follows: releases, and Linux kernel updates. They're also made to fix bugs and add features to the build infrastructure. +## v0.11.1 + +This is a security/bug fix update. + +* Updated dependencies + * [nerves_system_br v1.29.3](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.29.3) + * [Buildroot 2024.08.3](https://lore.kernel.org/buildroot/874j3e17ek.fsf@dell.be.48ers.dk/T/) + * [Erlang/OTP 27.2](https://erlang.org/download/OTP-27.2.README) + * [fwup v1.12.0](https://github.com/fwup-home/fwup/releases/tag/v1.12.0) + ## v0.11.0 This is a major Erlang and Buildroot update. diff --git a/VERSION b/VERSION index d9df1bb..af88ba8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.0 +0.11.1