We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bd82b commit 64b9cedCopy full SHA for 64b9ced
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v0.16.0
4
+ This release contains an updated toolchain with Linux 4.1 Headers.
5
+ You will have to clean and compile any c/c++ code in your project and
6
+ dependencies. Failure to do so will result in an error when producing firmware.
7
+
8
+ * nerves_system_br v0.13.5
9
+ * fwup 0.15.4
10
11
+ * Nerves toolchain v0.11.0
12
+ https://github.com/nerves-project/toolchains/releases/tag/v0.11.0
13
14
## v0.15.0
15
16
* nerves_system_br v0.13.3
VERSION
@@ -1 +1 @@
-0.16.0-dev
+0.16.0
0 commit comments