Browse code

Bump to version v0.6.3

Michael Crosby authored on 2013/09/24 03:29:11
Showing 2 changed files
... ...
@@ -1,5 +1,18 @@
1 1
 # Changelog
2 2
 
3
+## 0.6.3 (2013-09-23)
4
+* Packaging: Update tar vendor dependency
5
+- Client: Fix detach issue
6
+- Runtime: Only copy and change permissions on non-bindmount volumes
7
+- Registry: Update regular expression to match index
8
+* Runtime: Allow multiple volumes-from
9
+* Packaging: Download apt key over HTTPS
10
+* Documentation: Update section on extracting the docker binary after build
11
+* Documentation: Update development environment docs for new build process
12
+* Documentation: Remove 'base' image from documentation
13
+* Packaging: Add 'docker' group on install for ubuntu package
14
+- Runtime: Fix HTTP imports from STDIN
15
+
3 16
 ## 0.6.2 (2013-09-17)
4 17
 + Hack: Vendor all dependencies
5 18
 + Builder: Add -rm option in order to remove intermediate containers
... ...
@@ -1 +1 @@
1
-0.6.2-dev
1
+0.6.3