Merge pull request #655 from bfirsh/add-changelog

Add start of a change log
This commit is contained in:
Evan Hazlett 2015-02-27 10:35:33 -05:00
commit d28131ea4b
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