We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86cd562 commit 80c4dd7Copy full SHA for 80c4dd7
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## v0.18.0
4
+
5
+ Updated dependencies
6
+ * [nerves_system_br v0.15.0](https://github.com/nerves-project/nerves_system_br/releases/tag/v0.15.0)
7
+ * [toolchain v0.12.1](https://github.com/nerves-project/toolchains/releases/tag/v0.12.1)
8
+ * u-boot 2017.09
9
+ * Linux 4.4.91 w/ RCN's patches
10
11
+ * Enhancements
12
+ * Support for nerves 0.8. Moves nerves.exs into mix.exs
13
+ * Support for pocketbeagle
14
15
+ * Bug Fixes
16
+ * Clear out the wl18xx MAC address field
17
+ This will trigger the WiLink device driver to use the MAC address that
18
+ TI programmed into the module rather than 00:00:de:ad:be:ef.
19
20
21
## v0.17.1
22
23
Updated dependencies
VERSION
@@ -1 +1 @@
-0.18.0-dev
+0.18.0
0 commit comments