Browse code

Bump version to v1.0.1

Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)

Victor Vieux authored on 2014/06/20 07:46:00
Showing 2 changed files
... ...
@@ -1,5 +1,28 @@
1 1
 # Changelog
2 2
 
3
+## 1.0.1 (2014-06-19)
4
+
5
+#### Notable features since 1.0.0
6
+* Enhance security for the LXC driver
7
+
8
+#### Builder
9
+* Fix `ONBUILD` instruction passed to grandchildren
10
+
11
+#### Runtime
12
+* Fix events subscription
13
+* Fix /etc/hostname file with host networking
14
+* Allow `-h` and `--net=none`
15
+* Fix issue with hotplug devices in `--privileged`
16
+
17
+#### Client
18
+* Fix artifacts with events
19
+* Fix a panic with empty flags
20
+* Fix `docker cp` on Mac OS X
21
+
22
+#### Miscellaneous
23
+* Fix compilation on Mac OS X
24
+* Fix several races
25
+
3 26
 ## 1.0.0 (2014-06-09)
4 27
 
5 28
 #### Notable features since 0.12.0
... ...
@@ -1 +1 @@
1
-1.0.0-dev
1
+1.0.1