changelog

This commit is contained in:
Alex Dadgar 2017-05-03 17:24:30 -07:00
parent 1e3d1167a3
commit 5f92d0e41a
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ IMPROVEMENTS:
* client: Fingerprint all routable addresses on an interface including IPv6
addresses [GH-2536]
* client: Hash host ID so its stable and well distributed [GH-2541]
* client: Environment variables for client DC and Region [GH-2507]
* driver/docker: Allow specifying extra hosts [GH-2547]
* driver/docker: Allow setting container IP with user defined networks
[GH-2535]