diff --git a/CHANGELOG.md b/CHANGELOG.md index 72a0a2eec..b416d450a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # 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) #### Builder diff --git a/VERSION b/VERSION index 8bd6ba8c5..c00621855 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.5 +0.7.6