Finalize version 0.9

This commit is contained in:
reykfloeter 2019-06-26 14:42:12 +02:00
parent e800a2b7d2
commit c4595717fb
2 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# Changelog
## v0.9 (unreleased)
## v0.9 (2019-06-26)
* Added support for `-c` to specify the probing order of different cloud stacks.
* Added support for OpenNebula's START_SCRIPT methods (user-data alike).
* Added support for OpenNebula's USERNAME method.
* Added support for generating a default user password and writing it into
`~/.ssh/authorized_keys`.
* Fixed handling of OpenNebula SSH_PUBLIC_KEY entries with multiple keys.

View File

@ -147,4 +147,4 @@ vmd(8)
Reyk Floeter <[reyk@openbsd.org](mailto:reyk@openbsd.org)>
OpenBSD 6.5 - June 11, 2019
OpenBSD 6.5 - June 26, 2019