mirror of https://github.com/docker/docs.git
Bump version to v1.1.2
Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
This commit is contained in:
parent
4e12484ea1
commit
d84a070e47
|
@ -1,5 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.1.2 (2014-07-23)
|
||||||
|
|
||||||
|
#### Runtime
|
||||||
|
+ Fix port allocation for existing containers
|
||||||
|
+ Fix containers restart on daemon restart
|
||||||
|
|
||||||
|
#### Packaging
|
||||||
|
+ Fix /etc/init.d/docker issue on Debian
|
||||||
|
|
||||||
## 1.1.1 (2014-07-09)
|
## 1.1.1 (2014-07-09)
|
||||||
|
|
||||||
#### Builder
|
#### Builder
|
||||||
|
|
Loading…
Reference in New Issue