Merge pull request #1916 from vieux/bump_1.1.3-rc2

bump to 1.1.3-rc2
This commit is contained in:
Dongluo Chen 2016-03-01 16:56:57 -08:00
commit 7e9c6bd963
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
# Changelog
## 1.1.3 (2016-02-24)
## 1.1.3 (2016-03-01)
- Fix missing HostConfig for rescheduled containers
- Fix TCP connections leak
- Support `docker run --net <node>/<network> ...`
- Fix CORS issue in the API
## 1.1.2 (2016-02-18)