Skip to content

Commit

Permalink
v1.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileoverlord committed Oct 7, 2020
1 parent ae3d72b commit 57e1c02
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v1.7.0

Nerves 1.7.0 removes support for creating OTP releases using Distillery and
only supports using Elixir releases. As a result, the minimum supported version
of Elixir is now version 1.9.

Official Nerves systems now support applying firmware using patches. This
greatly reduces the amount of data that required to push firmware updates
to devices. The minimum requirement for fwup has been updated to 1.8
to enable support for this feature.

* Bug fixes
* Pass all unspecified erlinit args to the generator instead of silently
ignoring them.
* Use host CC when compiling the port.

## v1.6.5

* Bug fixes
Expand Down

0 comments on commit 57e1c02

Please sign in to comment.