Skip to content

Commit da0d614

Browse files
ShadowCurseepilys
authored andcommitted
virtio-queue-ser: Prepare v0.14.0 release
Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent 3b7103c commit da0d614

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

virtio-queue-ser/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@
44

55
## Changed
66

7-
- Updated virtio-queue from 0.16.0 to 0.17.0
8-
97
## Fixed
108

9+
# v0.14.0
10+
11+
## Changed
12+
13+
- Updated virtio-queue from 0.16.0 to 0.17.0
14+
1115
# v0.13.0
1216

1317
## Changed

virtio-queue-ser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "virtio-queue-ser"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
authors = ["rust-vmm AWS maintainers <[email protected]>"]
55
description = "Serialization for virtio queue state"
66
repository = "https://github.com/rust-vmm/vm-virtio"

0 commit comments

Comments
 (0)