We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432fe22 commit cedea5aCopy full SHA for cedea5a
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## v1.8.0
4
+
5
+This release
6
7
+This release updates Erlang to OTP 22 and gcc from version 7.3.0 to 8.3.0.
8
+See the nerves_system_br and toolchain release notes for more information.
9
10
+* Enhancements
11
+ * Enable source-based routing in the Linux kernel to support [vintage_net](https://github.com/nerves-networking/vintage_net)
12
13
+* Updated dependencies
14
+ * Erlang 22.0.4
15
+ * [nerves_system_br v1.8.2](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.8.2)
16
+ * [nerves_toolchain_arm_unknown_linux_gnueabihf v1.2.0](https://github.com/nerves-project/toolchains/releases/tag/v1.2.0)
17
18
## v1.7.2
19
20
* Bux fixes
0 commit comments