Skip to content

Commit b6eab69

Browse files
jinankjainJinank Jain
authored and
Jinank Jain
committed
release 0.16.0
Signed-off-by: Jinank Jain <[email protected]>
1 parent 8f68bf6 commit b6eab69

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
## Added
44

5+
## Changed
6+
7+
# v0.16.0
8+
9+
## Added
10+
511
## Changed
612
- [[#234](https://github.com/rust-vmm/kvm-ioctls/issues/234)] vcpu: export
713
reg_size as a public method.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kvm-ioctls"
3-
version = "0.15.0"
3+
version = "0.16.0"
44
authors = ["Amazon Firecracker Team <[email protected]>"]
55
description = "Safe wrappers over KVM ioctls"
66
repository = "https://github.com/rust-vmm/kvm-ioctls"

0 commit comments

Comments
 (0)