Commit 33a01da 1 parent d257e50 commit 33a01da Copy full SHA for 33a01da
File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,30 @@ follows:
12
12
releases, and Linux kernel updates. They're also made to fix bugs and add
13
13
features to the build infrastructure.
14
14
15
+ ## v0.3.0
16
+
17
+ This is a major Erlang and Buildroot.
18
+
19
+ Please see the [ nerves_system_br v1.28.0 release notes] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.28.0 )
20
+ for upgrade instructions if you've forked this system.
21
+
22
+ * Changes
23
+ * Elixir 1.17 and Erlang/OTP 27 support
24
+ * Reduce copy/pasted definitions in the ` fwup.conf ` by extracting them to
25
+ ` fwup_include/fwup-common.conf ` . (No functional changes)
26
+
27
+ * Fixes
28
+ * The serial numbers returned by ` Nerves.Runtime.serial_number/0 ` now contain
29
+ the whole serial number. If you forked this system, check the
30
+ ` boardid.config ` and ` erlinit.config ` for the changes and to keep the
31
+ hostname the same.
32
+
33
+ * Updated dependencies
34
+ * Linux 6.6.31 (Raspberry Pi stable_20240529 release)
35
+ * [ nerves_system_br v1.28.1] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.28.1 )
36
+ * [ Buildroot 2024.05
] ( https://lore.kernel.org/buildroot/[email protected] /T/ )
37
+ * [ Erlang/OTP 27.0] ( https://erlang.org/download/OTP-27.0.README )
38
+
15
39
## v0.2.1
16
40
17
41
This is a security/bug fix update.
Original file line number Diff line number Diff line change 1
- 0.2.1
1
+ 0.3.0
You can’t perform that action at this time.
0 commit comments