Packages

Manage and update firmware on a Nerves device

Current section

Files

Jump to
nerves_firmware CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.3.0 (2017-02-22)
- Converted compile-time config to runtime
- Fixed tests to work with newer fwup (>= 0.11.0)
- bumped to elixir 1.4 & fixed warnings
## v0.2.0 (2016-06-23)
- Split nerves_firmware_http out, depends on this module
- Cleaned up documentation somewhat