Skip to content

Commit ad473ed

Browse files
committed
v0.12.1 release
1 parent 21d8b85 commit ad473ed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v0.12.1 - 2025-01-21
4+
5+
* Updates
6+
* Update Nerves systems to `nerves_system_br v1.29.3` (Erlang/OTP 27.2). This
7+
adds support for the Raspberry Pi CM5.
8+
* Update to Elixir 1.18.1
9+
310
## v0.12.0 - 2024-11-28
411

512
* Updates

mix.exs

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

44
@app :circuits_quickstart
5-
@version "0.12.0"
5+
@version "0.12.1"
66
@all_targets [
77
:rpi,
88
:rpi0,

0 commit comments

Comments
 (0)