Skip to content

Commit 74e4434

Browse files
committed
v0.4.4 release
1 parent 84de6c6 commit 74e4434

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.4.4
4+
5+
Updates:
6+
7+
* Update to `nerves_system_br v1.15.0` systems (Erlang/OTP 23.2.7)
8+
* Remove Giant Board support since it doesn't support nerves_system_br v1.15.0
9+
310
## v0.4.3
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.4.3"
5+
@version "0.4.4"
66
@all_targets [
77
:rpi,
88
:rpi0,

0 commit comments

Comments
 (0)