File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44-->
55# Changelog
66
7+ ## v0.15.0 - 2026-02-18
8+
9+ This updates the Raspberry Pi Nerves systems to their 2.0 versions. If upgrading
10+ an existing device, the MicroSD/eMMC layout will be upgraded to support the
11+ Raspberry Pi Tryboot feature. It's not possible to downgrade to the old layout
12+ without manually reflashing.
13+
14+ All other supported devices just have patch updates for the new Erlang and
15+ Buildroot versions.
16+
17+ * Updates
18+ * Update Nerves systems to `nerves_system_br v1.33.1 (Erlang/OTP 28.3.1, Buildroot 2025.11.1)
19+
720## v0.14.0 - 2026-01-07
821
922* Updates
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ defmodule CircuitsQuickstart.MixProject do
44 use Mix.Project
55
66 @ app :circuits_quickstart
7- @ version "0.14 .0"
7+ @ version "0.15 .0"
88 @ all_targets [
99 :rpi ,
1010 :rpi0 ,
You can’t perform that action at this time.
0 commit comments