소스 검색

Update changelog for #61 and #62

Philipp Oppermann 5 년 전
부모
커밋
cec679687e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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))