Pascal Scholz 1 anno fa
parent
commit
848b1f89b0
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      multiboot2/Changelog.md

+ 2 - 0
multiboot2/Changelog.md

@@ -1,4 +1,6 @@
 # CHANGELOG for crate `multiboot2`
+## Unreleased
+- **Breaking** Make functions of `InformationBuilder` chainable. They now consume the builder.
 
 ## 0.16.0 (2023-06-23)
 - **BREAKING** renamed `MULTIBOOT2_BOOTLOADER_MAGIC` to `MAGIC`