mirror of https://github.com/docker/compose.git
Update changelog for 1.27.4
Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
parent
a24843e1e4
commit
062deb19c0
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,6 +1,17 @@
|
|||
Change log
|
||||
==========
|
||||
|
||||
1.27.4 (2020-09-24)
|
||||
-------------------
|
||||
|
||||
### Bugs
|
||||
|
||||
- Remove path checks for bind mounts
|
||||
|
||||
- Fix port rendering to output long form syntax for non-v1
|
||||
|
||||
- Add protocol to the docker socket address
|
||||
|
||||
1.27.3 (2020-09-16)
|
||||
-------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue