Skip to content

Commit e7e6ccc

Browse files
committed
v0.5.4 release
1 parent 21a0df7 commit e7e6ccc

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.5.4 - 2022-12-19
4+
5+
Updates:
6+
7+
* Update Nerves systems to `nerves_system_br v1.21.6` (Erlang/OTP 25.2)
8+
* Update to Elixir 1.14.2
9+
310
## v0.5.3 - 2022-11-07
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.5.3"
5+
@version "0.5.4"
66
@all_targets [
77
:rpi,
88
:rpi0,

0 commit comments

Comments
 (0)