Skip to content

Commit 978e995

Browse files
committed
v0.12.0 release
1 parent 6faa0e4 commit 978e995

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## v0.12.0 - 2024-11-28
4+
5+
* Updates
6+
* Update Nerves systems to `nerves_system_br v1.29.1` (Erlang/OTP 27.1.2, Buildroot 2024.08.1)
7+
* Update to Elixir 1.17.3
8+
39
## v0.11.1 - 2024-09-03
410

511
* Fixes

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.11.1"
5+
@version "0.12.0"
66
@all_targets [
77
:rpi,
88
:rpi0,

0 commit comments

Comments
 (0)