We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ace45d5 commit ec24c49Copy full SHA for ec24c49
multiboot2/Changelog.md
@@ -1,6 +1,6 @@
1
# CHANGELOG for crate `multiboot2`
2
3
-## 0.14.0 (2022-05-xx)
+## 0.14.0 (2022-06-30)
4
- **BREAKING CHANGES** \
5
This version includes a few small breaking changes that brings more safety when parsing strings from the
6
multiboot information structure.
@@ -13,7 +13,6 @@
13
- `RsdpV2Tag::oem_id` now returns a Result instead of an Option
14
- internal code improvements
15
16
-
17
## 0.13.3 (2022-06-03)
18
- impl `Send` for `BootInformation`
19
0 commit comments