Skip to content

Commit 422b7ce

Browse files
committed
v0.12.0 release
1 parent 359398a commit 422b7ce

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
# Changelog
22

3-
## v0.12.0-dev
3+
## v0.12.0
44

55
This release is NOT backwards compatible with previous releases and will not
66
upgrade old systems. With work, it is possible to upgrade old systems, but it is
77
not recommended.
88

9-
* nerves_system_br v0.12.1
10-
* Buildroot 2017.05
11-
* Erlang/OTP 19.3
12-
* erlinit 1.1.1
13-
* fwup 0.15.0
9+
Updated dependencies
10+
* [nerves_system_br v0.14.0](https://github.com/nerves-project/nerves_system_br/releases/tag/v0.14.0)
11+
* [Buildroot 2017.08](https://git.busybox.net/buildroot/plain/CHANGES?id=2017.08)
12+
* [fwup 0.17.0](https://github.com/fhunleth/fwup/releases/tag/v0.17.0)
13+
* [erlinit 1.2.0](https://github.com/nerves-project/erlinit/releases/tag/v1.2.0)
14+
* [nbtty 0.3.0](https://github.com/fhunleth/nbtty/releases/tag/v0.3.0)
1415

1516
* New features
1617
* The application data partition is now `ext4`. This greatly improves its

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.0-dev
1+
0.12.0

0 commit comments

Comments
 (0)