Skip to content

Commit 9d1ca5c

Browse files
committed
Release notes for 0.6.0
1 parent efe145a commit 9d1ca5c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

HISTORY.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
History
33
=======
44

5+
0.6.0 (2020-08-03)
6+
===================
7+
8+
New features:
9+
* `Docker-compose multi-files (override support) <https://github.com/lambda-my-aws/ecs_composex/issues/121>`_
10+
11+
The new CLI uses positional arguments matching a specific command which drives what's executed onwards.
12+
Trying to re-implement features as close to the docker-compose CLI as possible.
13+
14+
* **config** allows to get the YAML file render of the docker-compose files put together.
15+
* **render** will put all input files together and generate the CFN templates accordingly.
16+
* **up** will deploy do the same as render, and deploy to AWS CFN.
17+
18+
519
0.5.3 (2020-07-30)
620
==================
721

0 commit comments

Comments
 (0)