Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 2 KB

CHANGELOG.md

File metadata and controls

55 lines (38 loc) · 2 KB

Changelog

This project does NOT follow semantic versioning. The version increases as follows:

  1. Major version updates are breaking updates to the build infrastructure. These should be very rare.
  2. Minor version updates are made for every major Buildroot release. This may also include Erlang/OTP and Linux kernel updates. These are made four times a year shortly after the Buildroot releases.
  3. Patch version updates are made for Buildroot minor releases, Erlang/OTP releases, and Linux kernel updates. They're also made to fix bugs and add features to the build infrastructure.

v0.4.0

  • Changes
    • update: nerves_system_br version from 1.17.3 to 1.20.3
      • Buildroot 2022.05
      • Erlang/OTP 25.0.2
    • update: nerves version from 1.7.11 to 1.8.0

v0.3.2

This release updates Erlang/OTP from 24.1.2 to 24.1.4.

v0.3.1

This release fixes a bug in v0.3.0 that blocked the Erlang VM starting.

v0.3.0

This release updates to Buildroot 2021.08.1 and OTP 24.1.2.

v0.2.0

This release updates to Buildroot 2021.05 and OTP 24.0.3.

v0.1.0

  • First bootable system