Skip to content

Commit f6a52cf

Browse files
jinankjainstefano-garzarella
authored andcommitted
virtio-queue-ser: Prepare v0.12.0 release
Changed - Updated virtio-queue form 0.14.0 to 0.15.0 Fixed - Add license files. Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
1 parent 786ac1b commit f6a52cf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

virtio-queue-ser/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Upcoming release
22

3+
## Added
4+
5+
## Changed
6+
7+
## Fixed
8+
9+
# v0.12.0
10+
311
## Changed
412

513
- Updated virtio-queue form 0.14.0 to 0.15.0

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.11.0"
3+
version = "0.12.0"
44
authors = ["rust-vmm AWS maintainers <rust-vmm-maintainers@amazon.com>"]
55
description = "Serialization for virtio queue state"
66
repository = "https://github.com/rust-vmm/vm-virtio"

0 commit comments

Comments
 (0)