We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d5c6af commit 77faaacCopy full SHA for 77faaac
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v0.4.9 - 2021-12-31
4
+
5
+Updates:
6
7
+* Update to `nerves_system_br v1.18.2`-based systems (Erlang/OTP 24.2)
8
9
## v0.4.8 - 2021-12-28
10
11
Updates:
mix.exs
@@ -2,7 +2,7 @@ defmodule CircuitsQuickstart.MixProject do
use Mix.Project
@app :circuits_quickstart
- @version "0.4.8"
+ @version "0.4.9"
@all_targets [
:rpi,
:rpi0,
0 commit comments