bump to 1.1.3-rc2

Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
Victor Vieux
2016-03-01 14:59:23 -08:00
parent 47bc7cd93a
commit 8dc09aafe0

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)