mirror of
https://github.com/docker/compose.git
synced 2025-07-29 08:34:15 +02:00
"Bump 1.27.0-rc4"
Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
parent
7d2a308b44
commit
ad87891ef8
@ -1,7 +1,7 @@
|
||||
Change log
|
||||
==========
|
||||
|
||||
1.27.0 (2020-09-03)
|
||||
1.27.0 (2020-09-07)
|
||||
-------------------
|
||||
|
||||
### Features
|
||||
@ -42,6 +42,8 @@ Change log
|
||||
|
||||
- Bump `virtualenv` to 20.0.30
|
||||
|
||||
- Add script for docs syncronization
|
||||
|
||||
1.26.1 (2020-06-30)
|
||||
-------------------
|
||||
|
||||
|
@ -1 +1 @@
|
||||
__version__ = '1.27.0-rc3'
|
||||
__version__ = '1.27.0-rc4'
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
VERSION="1.27.0-rc3"
|
||||
VERSION="1.27.0-rc4"
|
||||
IMAGE="docker/compose:$VERSION"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user