File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.4.8 - 2021-12-28
4+
5+ Updates:
6+
7+ * Update to ` nerves_system_br v1.17.4 ` -based systems (Erlang/OTP 24.1.7)
8+ * Update to Elixir 1.13
9+ * Update other dependencies to latest
10+
311## v0.4.7
412
513Updates:
614
7- * Update to ` nerves_system_br v1.16 .3 ` -based systems (Erlang/OTP 24.1.4)
15+ * Update to ` nerves_system_br v1.17 .3 ` -based systems (Erlang/OTP 24.1.4)
816* Support USB gadget networking on Raspberry Pi 4
917* Support the Raspberry Pi Zero 2 W (use the ` rpi3a ` version)
1018
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ defmodule CircuitsQuickstart.MixProject do
22 use Mix.Project
33
44 @ app :circuits_quickstart
5- @ version "0.4.7 "
5+ @ version "0.4.8 "
66 @ all_targets [
77 :rpi ,
88 :rpi0 ,
You can’t perform that action at this time.
0 commit comments