Skip to content

Commit 43f7b64

Browse files
added a minimal changelog
Added a dummy changelog for v0.1.0 so we can keep track of future changes of this crate. Fixes: #86 Signed-off-by: Andreea Florescu <fandree@amazon.com>
1 parent 8128bb1 commit 43f7b64

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[v0.1.0]
2+
3+
# Added
4+
5+
- Added traits for working with VM memory.
6+
- Added a mmap based implemention for the Guest Memory.

0 commit comments

Comments
 (0)