We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f920c85 commit 1dcb440Copy full SHA for 1dcb440
CHANGELOG.md
@@ -12,6 +12,14 @@ follows:
12
releases, and Linux kernel updates. They're also made to fix bugs and add
13
features to the build infrastructure.
14
15
+## v2.0.0-rc.3
16
+
17
+* Changes
18
+ * Fixed typo in fwup.conf preventing use of 2.0.0-rc.2
19
+ * Deleted all use of `nerves_fw_active` since it was sometimes incorrect and
20
+ caused confusion
21
+ * Enabled multipath TCP support in the Linux kernel
22
23
## v2.0.0-rc.2
24
25
This is a major update of `nerves_system_rpi4` that changes the MicroSD/eMMC
VERSION
@@ -1 +1 @@
1
-2.0.0-rc.2
+2.0.0-rc.3
0 commit comments