Current section
Files
Jump to
Current section
Files
nerves_hub
CHANGELOG.md
CHANGELOG.md
# Changelog
## v0.2.0
* Enhancements
* Updated docs.
* Added support for [NervesKey](https://github.com/nerves-hub/nerves_key).
* Added support for performing conditional updates.
* Include `fwup` elixir dependency for interfacing with `fwup`.
* Update deps and code to make it possible to run on host for testing.
* Automatically call `NervesHub.connect()` instead of requiring it to be specified.
* Improved error handling and reporting.
## v0.1.0
Initial release