Browse Source

Update changelog.

Pascal Scholz 1 năm trước cách đây
mục cha
commit
848b1f89b0
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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`