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