Skip to content

Commit f163adf

Browse files
committed
Changelog
1 parent e24ee49 commit f163adf

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

HISTORY.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
History
33
=======
44

5-
0.6.5 (2020-08-11)
5+
0.7.0 (2020-08-12)
66
===================
77

8-
* `Support for AWS Secrets mapping to secrets in docker-compose <https://github.com/lambda-my-aws/ecs_composex/pull/142>`_
9-
* Documentation corrections
10-
* Updates to cover more use-cases
11-
12-
0.6.5 is a fix for 0.6.4 (2020-08-07)
8+
New features:
139

14-
0.6.2 (2020-08-06)
15-
==================
10+
* `Support for AWS Secrets mapping to secrets in docker-compose <https://github.com/lambda-my-aws/ecs_composex/pull/142>`_
11+
* Support for `Use` on VPC which needs no lookup
12+
* Support for IAM policies to manually add ad-hoc permissions outside of the pre-defined ones
13+
* Additional configuration file to use with CodePipeline
1614

17-
Quick release enabling additional configuration file to use with CodePipeline
15+
Various bug fixes and some small features to help making plug-and-play easier.
16+
Introduction to `Use` which should allow for resources reference outside of your account
17+
without cross-account lookup.
1818

1919

2020
0.6.0 (2020-08-03)
@@ -61,7 +61,7 @@ SQS now into a single stack unless there are more than 30 queues.
6161
New features
6262
------------
6363

64-
* `DynamoDB support <https://github.com/lambda-my-aws/ecs_composex/issues/31>`_
64+
* `DynOAamoDB support <https://github.com/lambda-my-aws/ecs_composex/issues/31>`_
6565
* Lookup for existing tables which the services get IAM access to.
6666

6767
0.4.0 (2020-07-20)

0 commit comments

Comments
 (0)