diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f9b655..79bd0f4 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.7.2 + +This is a bug and security fix update. It should be a low risk upgrade. + +* Fixes + * Fix CTRL+R over ssh + +* Updated dependencies + * [nerves_system_br v1.23.2](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.23.2) + * [Buildroot 2023.02.2](https://lore.kernel.org/buildroot/87y1je6wva.fsf@48ers.dk/T/) + ## v0.7.1 This release enables UART, I2C, and SPI support on the PMOD interfaces. See diff --git a/VERSION b/VERSION index 39e898a..7486fdb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.1 +0.7.2