Skip to content

Commit 5bff91e

Browse files
committed
v0.15.1 release
1 parent 50f7018 commit 5bff91e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
-->
55
# Changelog
66

7+
## v0.15.1 - 2026-03-18
8+
9+
This is a security and bug fix update.
10+
11+
* Updates
12+
* Update Nerves systems to `nerves_system_br v1.33.4 (Erlang/OTP 28.4.1, Buildroot 2025.11.2)
13+
714
## v0.15.0 - 2026-02-18
815

916
This updates the Raspberry Pi Nerves systems to their 2.0 versions. If upgrading

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule CircuitsQuickstart.MixProject do
44
use Mix.Project
55

66
@app :circuits_quickstart
7-
@version "0.15.0"
7+
@version "0.15.1"
88
@all_targets [
99
:rpi,
1010
:rpi0,

0 commit comments

Comments
 (0)