File tree 2 files changed +16
-2
lines changed
2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## v0.13.10-dev
3
+ ## v0.14.0
4
+
5
+ * New features
6
+ * Buildroot 2017.08 - Primarily minor package updates throughout, but
7
+ a change to how the rootfs skeleton is maintained affects all systems.
8
+ Systems now need to specify a custom skeleton or receive an error. The
9
+ error message has details.
10
+ * fwup v0.17.0 - This includes an exit handshake feature that can be used by
11
+ nerves_firmware_ssh to avoid a race condition when reporting update
12
+ errors.
13
+ * erlinit 1.2.0 - support Elixir's protocol consolidation
14
+ * nbtty - a non-blocking terminal passthrough to fix an issue with routing
15
+ the IEx prompt through a gadget serial port
16
+ * Added a patch to e2fsprogs to avoid hanging on a lack of entropy during
17
+ system startup when formating the application partition
4
18
5
19
## v0.13.9
6
20
Original file line number Diff line number Diff line change 1
- 0.13.10-dev
1
+ 0.14.0
You can’t perform that action at this time.
0 commit comments