diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 0000000000..c0c0291e7f --- /dev/null +++ b/CHANGES.md @@ -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 +