Skip to content

Commit 1bae7cd

Browse files
ShadowCurseJonathanWoollett-Light
authored andcommitted
release 0.15.0
Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent 683df49 commit 1bae7cd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Upcoming Release
22

3+
## Added
4+
5+
## Changed
6+
7+
# v0.15.0
8+
39
## Added
410
- [[#230](https://github.com/rust-vmm/kvm-ioctls/pull/230)] Added
511
`check_extension_raw` method to use raw integer values instead

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kvm-ioctls"
3-
version = "0.14.0"
3+
version = "0.15.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)