Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pojiro committed Jul 13, 2021
1 parent 1a3bca2 commit afe5ed0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## v0.2.0

This release updates to Buildroot 2021.05 and OTP 24.0.3.

* Updated dependencies
* [Buildroot 2021.05](http://lists.busybox.net/pipermail/buildroot/2021-June/311946.html)
* [nerves_system_br v1.16.1](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.16.1)
* [Erlang/OTP 24.0.3](https://erlang.org/download/OTP-24.0.3.README)

## v0.1.0

* First bootable system
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0

0 comments on commit afe5ed0

Please sign in to comment.