Skip to content

Commit ec24c49

Browse files
committed
multiboot2: Changelog ready for release
1 parent ace45d5 commit ec24c49

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

multiboot2/Changelog.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG for crate `multiboot2`
22

3-
## 0.14.0 (2022-05-xx)
3+
## 0.14.0 (2022-06-30)
44
- **BREAKING CHANGES** \
55
This version includes a few small breaking changes that brings more safety when parsing strings from the
66
multiboot information structure.
@@ -13,7 +13,6 @@
1313
- `RsdpV2Tag::oem_id` now returns a Result instead of an Option
1414
- internal code improvements
1515

16-
1716
## 0.13.3 (2022-06-03)
1817
- impl `Send` for `BootInformation`
1918

0 commit comments

Comments
 (0)