Current section
Files
Jump to
Current section
Files
nerves_hub_core
CHANGELOG.md
CHANGELOG.md
# Changelog
## v0.3.0
Backwards incompatible changes:
For clarity, the application config settings `host` and `port` were renamed to
`api_host` and `api_port`. If you're using your own NervesHub instance, you will
need to update your `config.exs`.
## v0.2.0
* Enhancements
* Added `NervesHubCore.Device.list/2`
## v0.1.0
Initial release