Skip to content

Commit

Permalink
v0.16.1-2017-11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Dec 15, 2017
1 parent e876042 commit 41a332d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## v0.16.1-2017-11

* New features
* [fwup v0.19.0](https://github.com/fhunleth/fwup/releases/tag/v0.19.0)

* Bug fixes
* A couple obscure new Busybox commands crept into the default config due to
the Buildroot version bump in the v0.16.0. These have been disabled.

## v0.16.0-2017-11

Since Nerves systems can become highly dependent on Buildroot releases, we've
Expand All @@ -18,7 +27,7 @@ branches to minimize upgrade risk.

* Bug fixes
* Fixed locale warnings in Docker for some users.
Developers can upgrade by running `docker pull nervesproject/nerves_system_br`
Developers can upgrade by running `docker pull nervesproject/nerves_system_br`

## v0.15.1

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.0-2017-11
0.16.1-2017-11

0 comments on commit 41a332d

Please sign in to comment.