Skip to content

Commit 009a7c2

Browse files
committed
v0.14.0 release
1 parent f6a64b4 commit 009a7c2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

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+
712
## v0.13.2 - 2025-09-15
813

914
* Updates

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.13.2"
7+
@version "0.14.0"
88
@all_targets [
99
:rpi,
1010
:rpi0,

0 commit comments

Comments
 (0)