Add start of a change log

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2015-02-27 11:34:52 +00:00
parent bce52e1de5
commit bf3ea070b1
1 changed files with 29 additions and 0 deletions

29
CHANGES.md Normal file
View File

@ -0,0 +1,29 @@
Change log
==========
0.1.0 (2015-02-26)
------------------
Initial beta release.
* Provision Docker Engines using multiple drivers
* Provide light management for the machines
* Create, Start, Stop, Restart, Kill, Remove, SSH
* Configure the Docker Engine for secure communication (TLS)
* Easily switch target machine for fast configuration of Docker Engine client
* Provision Swarm clusters (experimental)
### Included drivers
* Amazon EC2
* Digital Ocean
* Google
* Microsoft Azure
* Microsoft Hyper-V
* Openstack
* Rackspace
* VirtualBox
* VMware Fusion
* VMware vCloud Air
* VMware vSphere