Browse Source

Update changelog for #61 and #62

Philipp Oppermann 5 năm trước cách đây
mục cha
commit
cec679687e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      Changelog.md

+ 2 - 0
Changelog.md

@@ -0,0 +1,2 @@
+- Add some basic documentation ([#62](https://github.com/rust-osdev/multiboot2-elf64/pull/62))
+- Add MemoryAreaType, to allow users to access memory area types in a type-safe way ([#61](https://github.com/rust-osdev/multiboot2-elf64/pull/61))