summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-03-21 17:19:05 +0200
committerLars Wirzenius <liw@liw.fi>2020-03-21 17:19:05 +0200
commite64514953f1a4ad16ae1785c0245c1214662e099 (patch)
treecf3b6fe7562666831ca41c5e2bb1064c24becc7e
parentdc5bb7994212838c40a2635a2e5754095c19e108 (diff)
downloadvmdb2-e64514953f1a4ad16ae1785c0245c1214662e099.tar.gz
Change: update NEWS for release
-rw-r--r--NEWS16
1 files changed, 14 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c228134..442cae1 100644
--- a/NEWS
+++ b/NEWS
@@ -4,8 +4,20 @@ NEWS for vmdb2, the Debian disk image builder
Version 0.13.2+git, not yet released
------------------------------------
-* Source code for vmdb2 is now hosted on git.liw.fi, moved there from
- GitHub.
+It has been two years since the previous release. These release notes
+are a little sketchy.
+
+* All plugins now provide exactly one type of step. This is a little
+ simpler than having multiple steps provided by the same plugin.
+ Simplicity is good.
+
+* There is now some better automated testing.
+
+* vmdb2 now checks at start time that all required keys are set for
+ all steps and that keys have values of the correct type.
+
+* Source code for vmdb2 is now hosted on gitlab.com and git.liw.fi,
+ moved there from GitHub.
* Fixed smoke test timeout for starting a VM to 5 min. The previous
timeout (30 s) was short enough that tests often failed because of