From f2d96481be0d6fad5beecbfb1a4548de3172c3e4 Mon Sep 17 00:00:00 2001 From: Andreas Steinel Date: Tue, 26 Nov 2019 22:04:39 +0100 Subject: [PATCH] Improve Changelog further --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8bcdde..9009a43 100644 --- a/README.md +++ b/README.md @@ -96,4 +96,11 @@ Here is what I use (based on ZFS): ### Version 2 * exclusive RancherOS support due to their special Proxmox VE iso files -* adding wait cycles for asynchronous background tasks, e.g. `create`, `stop` etc. \ No newline at end of file +* adding wait cycles for asynchronous background tasks, e.g. `create`, `stop` etc. +* use one logger engine +* add guest username, password and ssh-port as new command line arguments +* more and potentially better error handling + +### Version 1 + +* Initial Version \ No newline at end of file