summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2017-06-15 17:05:23 -0700
committerJoffrey F <f.joffrey@gmail.com>2017-06-19 13:28:04 -0700
commitcffce0880befc1426348eeb8a734b8baa8f790c5 (patch)
treea788650232a1fc87a6a83bbef988e2a855a8fdb4 /CHANGELOG.md
parentabac2eea37d55bfef8ca443f3f79ccbdb0949db3 (diff)
Bump 1.14.0
Signed-off-by: Joffrey F <joffrey@docker.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02e439e4..cced3804 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
Change log
==========
-1.14.0 (2017-06-06)
+1.14.0 (2017-06-19)
-------------------
### New features
@@ -41,6 +41,9 @@ Change log
- Fixed a bug where `cache_from` in the build section would be ignored when
using more than one Compose file.
+- Fixed a bug that prevented binding the same port to different IPs when
+ using more than one Compose file.
+
- Fixed a bug where override files would not be picked up by Compose if they
had the `.yaml` extension