diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-10 09:38:59 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-10 09:38:59 +0200 |
commit | ba95bd6cd1318bacadf11d79b28124737f6bce82 (patch) | |
tree | 04c041eabb9989f4ab6e4e9c6e9ecd6a10be29d2 /NEWS | |
parent | f399c3b02c8a97f20d92245cf6b3d0b6b0e1e874 (diff) |
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Version 0.8.0 + + * Add 'repository-type' value to task manifest and rename 'repository' value + to 'repository-url'. + + * Make communication with QEMU monitor more robust. + + * Disable audio output with QEMU_AUDIO_DRV=none. + Version 0.7.0 * Assign "step id" to each step in "worker script". This is used to support |