changelog updates for 0.4.0

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
Evan Hazlett 2015-08-10 09:52:46 -04:00
parent 1c6960f5ca
commit 459915c57c
No known key found for this signature in database
GPG Key ID: A519480096146526
1 changed files with 19 additions and 0 deletions

View File

@ -1,6 +1,25 @@
Changelog
==========
# 0.4.0 (2014-08-11)
## Updates
- HTTP Proxy support for Docker Engine
- RedHat distros now use Docker Yum repositories
- Ability to set environment variables in the Docker Engine
- Internal libmachine updates for stability
## Drivers
- Google:
- Preemptiple instances
- Static IP support
## Fixes
- Swarm Discovery Flag is verifed
- Timeout added to `ls` command to prevent hangups
- SSH command failure now reports information about error
- Configuration migration updates
# 0.3.0 (2015-06-18)
## Features