mirror of
https://github.com/docker/compose.git
synced 2026-07-10 10:14:13 +00:00
Update changelog for 1.27.3 release
Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
parent
60514c1adb
commit
1192a4e817
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -1,6 +1,21 @@
|
|||
Change log
|
||||
==========
|
||||
|
||||
1.27.3 (2020-09-16)
|
||||
-------------------
|
||||
|
||||
### Bugs
|
||||
|
||||
- Merge `max_replicas_per_node` on `docker-compose config`
|
||||
|
||||
- Fix `depends_on` serialization on `docker-compose config`
|
||||
|
||||
- Fix scaling when some containers are not running on `docker-compose up`
|
||||
|
||||
- Enable relative paths for `driver_opts.device` for `local` driver
|
||||
|
||||
- Allow strings for `cpus` fields
|
||||
|
||||
1.27.2 (2020-09-10)
|
||||
-------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue