Bump to version v0.7.6
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
This commit is contained in:
parent
d103b6f6df
commit
bc3b2ec062
16
CHANGELOG.md
16
CHANGELOG.md
|
|
@ -1,5 +1,21 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.7.6 (2014-01-14)
|
||||||
|
|
||||||
|
#### Builder
|
||||||
|
|
||||||
|
* Do not follow symlink outside of build context
|
||||||
|
|
||||||
|
#### Runtime
|
||||||
|
|
||||||
|
- Remount bind mounts when ro is specified
|
||||||
|
* Use https for fetching docker version
|
||||||
|
|
||||||
|
#### Other
|
||||||
|
|
||||||
|
* Inline the test.docker.io fingerprint
|
||||||
|
* Add ca-certificates to packaging documentation
|
||||||
|
|
||||||
## 0.7.5 (2014-01-09)
|
## 0.7.5 (2014-01-09)
|
||||||
|
|
||||||
#### Builder
|
#### Builder
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue