From bb86650230e0f143b4aaa531e7a10d651a8652b6 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Sun, 17 Dec 2023 13:54:04 -0500 Subject: [PATCH] v1.25.0 release --- CHANGELOG.md | 16 ++++++++++++++++ VERSION | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ef5aae..548288f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,22 @@ follows: releases, and Linux kernel updates. They're also made to fix bugs and add features to the build infrastructure. +## v1.25.0 + +This is a major Buildroot and toolchain update that also adds support for using +Scenic without customizing the system. + +Please see [nerves_system_br v1.25.0 release notes](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.25.0) +for upgrade instructions if you've forked this system. + +* New features + * Add libcairo for [Scenic](https://github.com/ScenicFramework/scenic) support + +* Updated dependencies + * [nerves_system_br v1.25.2](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.25.2) + * [Buildroot 2023.08.4](https://lore.kernel.org/buildroot/87o7f6t7fs.fsf@48ers.dk/T/) + * [Erlang/OTP 26.1.2](https://erlang.org/download/OTP-26.1.2.README) + ## v1.24.1 This is a security/bug fix update. diff --git a/VERSION b/VERSION index f9e8384..ad21919 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.24.1 +1.25.0