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.
2 parents 5830f6b + 3266f9f commit 04670f2Copy full SHA for 04670f2
multiboot2/Changelog.md
@@ -32,6 +32,7 @@
32
33
## 0.11.0
34
35
+- **breaking:** iterator functions (e.g. `ElfSectionsTag::sections()`) return `impl Iterator` instead of a concrete type
36
- lib now contains `TagType`-enum that contains
37
all possible mbi tags that are specified (taken from spec)
38
- much improved debug-formatting of `BootInformation`
0 commit comments