We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a830cb5 commit a379b62Copy full SHA for a379b62
CHANGELOG.md
@@ -1,6 +1,17 @@
1
# Changelog
2
3
-## v0.14.1-dev
+## v0.15.0
4
+
5
+ * nerves_system_br v0.13.3
6
+ * erlinit 1.1.4
7
8
+ * New features
9
+ * Firmware updates verify that they're updating the right target. If the target
10
+ doesn't say that it's an `bbb` through the firmware metadata, the update
11
+ will fail.
12
+ * Added meta-misc and meta-vcs-identifier to the `fwup.conf` metadata for use
13
+ by users and for the regression test framework
14
+ * Use String.trim instead of String.strip to silence Elixir 1.5 warnings
15
16
## v0.14.0
17
VERSION
@@ -1 +1 @@
-0.14.1-dev
+0.15.0
0 commit comments