Browse code

Bump version to v0.11.0 Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/05/07 10:03:41
Showing 2 changed files
... ...
@@ -1,5 +1,17 @@
1 1
 # Changelog
2 2
 
3
+## 0.11.0 (2014-05-07)
4
+
5
+#### Notable features since 0.10.0
6
+
7
+* SELinux support for mount and process labels
8
+* Linked containers can be accessed by hostname
9
+* Use the net `--net` flag to allow advanced network configuration such as host networking so that containers can use the host's network interfaces
10
+* Add a ping endpoint to the Remote API to do healthchecks of your docker daemon
11
+* Logs can now be returned with an optional timestamp
12
+* Docker now works with registries that support SHA-512
13
+* Multiple registry endpoints are supported to allow registry mirrors
14
+
3 15
 ## 0.10.0 (2014-04-08)
4 16
 
5 17
 #### Builder
... ...
@@ -1 +1 @@
1
-0.10.0-dev
1
+0.11.0