mirror of https://github.com/docker/docs.git
commit
7e9c6bd963
|
|
@ -1,10 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 1.1.3 (2016-02-24)
|
## 1.1.3 (2016-03-01)
|
||||||
|
|
||||||
- Fix missing HostConfig for rescheduled containers
|
- Fix missing HostConfig for rescheduled containers
|
||||||
- Fix TCP connections leak
|
- Fix TCP connections leak
|
||||||
- Support `docker run --net <node>/<network> ...`
|
- Support `docker run --net <node>/<network> ...`
|
||||||
|
- Fix CORS issue in the API
|
||||||
|
|
||||||
## 1.1.2 (2016-02-18)
|
## 1.1.2 (2016-02-18)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue