Browse code

Bump to version v0.7.6

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

Michael Crosby authored on 2014/01/15 10:53:20
Showing 2 changed files
... ...
@@ -1,5 +1,21 @@
1 1
 # Changelog
2 2
 
3
+## 0.7.6 (2014-01-14)
4
+
5
+#### Builder
6
+
7
+* Do not follow symlink outside of build context
8
+
9
+#### Runtime
10
+
11
+- Remount bind mounts when ro is specified
12
+* Use https for fetching docker version
13
+
14
+#### Other
15
+
16
+* Inline the test.docker.io fingerprint
17
+* Add ca-certificates to packaging documentation
18
+
3 19
 ## 0.7.5 (2014-01-09)
4 20
 
5 21
 #### Builder
... ...
@@ -1 +1 @@
1
-0.7.5
1
+0.7.6