CHANGELOG.md

## v0.2.0

* Changes
  * update: [nerves_system_br](https://github.com/nerves-project/nerves_system_br) version from 1.18.6 to 1.20.3
    * Buildroot 2022.05
    * Erlang/OTP 25.0.2
  * update: [nerves](https://github.com/nerves-project/nerves) version from 1.7.16 to 1.8.0

## v0.1.2

* Changes
  * Remove CONFIG_NETFILTER from linux defconfig.
    This might resolve [pseudo modify file issue](https://github.com/b5g-ex/nerves_system_stm32mp157c_odyssey/issues/2), #2. 

## v0.1.1

* Fixed some bugs
  * #7 is the [PR](https://github.com/b5g-ex/nerves_system_stm32mp157c_odyssey/pull/7)

* Updated dependencies
  * [nerves_system_br v1.18.6](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.18.6)

## v0.1.0

* First release