summaryrefslogtreecommitdiff
path: root/NEWS
blob: f7e4c59b953ce4d181f544a629e628e8a0718cd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Release notes for vmadm

vmadm is a tool to create and destroy virtual machines running under a
local libvirt. This file documents important or user-visible changes
from release to release.

## Version 0.2.0, released 2021-03-13

This is the first release. It can create and destroy virtual machines
listed in a specification file, and list all virtual machines running
under libvirt. It's just barely usable.