浏览代码

Update changelog.

Pascal Scholz 1 年之前
父节点
当前提交
848b1f89b0
共有 1 个文件被更改,包括 2 次插入0 次删除
  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`