add 0.18.0 to change log

This commit is contained in:
Alexander Zeitler 2019-07-10 12:44:07 +02:00 committed by GitHub
parent e84c36c474
commit a6aa60d51c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,9 @@
# 0.18.0 / 2019-07-10
## :tada: Enhancements
* [#82](https://github.com/PDMLab/docker-compose/pull/82): Allow passing an array as command to `run` and `exec`
# 0.17.3 / 2019-05-29
## :bug: Fixes