Skip to content

Commit 35397a1

Browse files
committed
Update CHANGELOG.md
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
1 parent c2c9780 commit 35397a1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## Unreleased
44

5+
### Added
6+
7+
- [[#256](https://github.com/rust-vmm/vm-memory/pull/256)] Implement `WriteVolatile`
8+
for `std::io::Stdout`.
9+
- [[#256](https://github.com/rust-vmm/vm-memory/pull/256)] Implement `WriteVolatile`
10+
for `Cursor<&mut [u8]>`.
11+
- [[#256](https://github.com/rust-vmm/vm-memory/pull/256)] Implement `ReadVolatile`
12+
for `Cursor<T: AsRef[u8]>`.
13+
514
## [v0.13.0]
615

716
### Added

0 commit comments

Comments
 (0)