Skip to content

Commit

Permalink
v0.16.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jul 17, 2017
1 parent f8c25a7 commit 07c92a3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## v0.16.0

* nerves_system_br v0.13.2
* OTP 20
* erlinit 1.1.3
* fwup 0.15.3

* New features
* Firmware updates verify that they're updating the right target. If the target
doesn't say that it's an `rpi0` through the firmware metadata, the update
will fail.
* Added meta-misc and meta-vcs-identifier to the `fwup.conf` metadata for use
by users and for the regression test framework

* Bug fixes
* The `erlinit` update fixes a hang issue that occurs on reboots if nothing
is connected to the USB virtual serial console.

## v0.15.0

* nerves_system_br v0.12.1
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.15.1-dev
0.16.0

0 comments on commit 07c92a3

Please sign in to comment.