We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a64b4 commit 009a7c2Copy full SHA for 009a7c2
2 files changed
CHANGELOG.md
@@ -4,6 +4,11 @@
4
-->
5
# Changelog
6
7
+## v0.14.0 - 2026-01-07
8
+
9
+* Updates
10
+ * Update Nerves systems to `nerves_system_br v1.33.0 (Erlang/OTP 28.3, Buildroot 2025.11)
11
12
## v0.13.2 - 2025-09-15
13
14
* Updates
mix.exs
@@ -4,7 +4,7 @@ defmodule CircuitsQuickstart.MixProject do
use Mix.Project
@app :circuits_quickstart
- @version "0.13.2"
+ @version "0.14.0"
@all_targets [
:rpi,
:rpi0,
0 commit comments