File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.33.0
4
+
5
+ This is a major Erlang and Buildroot.
6
+
7
+ Please see the [ nerves_system_br v1.28.0 release notes] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.28.0 )
8
+ for upgrade instructions if you've forked this system.
9
+
10
+ * Changes
11
+ * Elixir 1.17 and Erlang/OTP 27 support
12
+ * Reduce copy/pasted definitions in the ` fwup.conf ` by extracting them to
13
+ ` fwup_include/fwup-common.conf ` . (No functional changes)
14
+
15
+ * Fixes
16
+ * The serial numbers returned by ` Nerves.Runtime.serial_number/0 ` now contain
17
+ the whole serial number. If you forked this system, check the
18
+ ` boardid.config ` and ` erlinit.config ` for the changes and to keep the
19
+ hostname the same.
20
+
21
+ * Updated dependencies
22
+ * [ nerves_system_br v1.28.1] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.28.1 )
23
+ * [ Buildroot 2024.05
] ( https://lore.kernel.org/buildroot/[email protected] /T/ )
24
+ * [ Erlang/OTP 27.0] ( https://erlang.org/download/OTP-27.0.README )
25
+
3
26
## v0.32.1
4
27
5
28
This is a security/bug fix update.
Original file line number Diff line number Diff line change 1
- 0.32.1
1
+ 0.33.0
You can’t perform that action at this time.
0 commit comments