浏览代码

add missing changelog entry

Philipp Schuster 2 年之前
父节点
当前提交
3831cac7f7
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      multiboot2/Changelog.md

+ 4 - 0
multiboot2/Changelog.md

@@ -1,5 +1,9 @@
 # CHANGELOG for crate `multiboot2`
 
+## 0.14.1 (unreleased)
+- fixed the calculation of the last area of the memory map tag ([#119](https://github.com/rust-osdev/multiboot2/pull/119))
+  (Previously, iterating the EFI Memory map resulted in a superfluous entry as it ran over the next tag)
+
 ## 0.14.0 (2022-06-30)
 - **BREAKING CHANGES** \
   This version includes a few small breaking changes that brings more safety when parsing strings from the