Browse Source

multiboot2: changelog

Philipp Schuster 10 months ago
parent
commit
c659faeda8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      multiboot2/Changelog.md

+ 4 - 0
multiboot2/Changelog.md

@@ -1,5 +1,9 @@
 # CHANGELOG for crate `multiboot2`
 
+## 0.20.2 (2024-05-26)
+
+- fix Debug implementation of `EfiMemoryMapTag`
+
 ## 0.20.1 (2024-05-26)
 
 - fixed the handling of `EFIMemoryMapTag` and `EFIMemoryAreaIter`