Skip to content

v0.15.0

Compare
Choose a tag to compare
@mobileoverlord mobileoverlord released this 01 Aug 01:37

v0.15.0

  • nerves_system_br v0.13.3

    • erlinit 1.1.4
  • New features

    • Firmware updates verify that they're updating the right target. If the target
      doesn't say that it's an rpi2 through the firmware metadata, the update
      will fail.
    • Added meta-misc and meta-vcs-identifier to the fwup.conf metadata for use
      by users and for the regression test framework
    • Use String.trim instead of String.strip to silence Elixir 1.5 warnings