docker-compose/CHANGELOG.md
Alexander Zeitler 91dfaab070 update changelog
2019-07-13 23:39:19 +02:00

37 lines
922 B
Markdown

# 0.19.0 / 2019-07-13
## :tada: Enhancements
* [#77](https://github.com/PDMLab/docker-compose/pull/77):
* handle error based on exit code
* replace `tape` with `jest`
# 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
* [#69](https://github.com/PDMLab/docker-compose/pull/76): Fix declaration for `logs` function
# 0.17.2 / 2019-05-02
## :nut_and_bolt: Other
* [#69](https://github.com/PDMLab/docker-compose/issues/69): Remove winston dependency and lib/log
# 0.17.1 / 2019-05-01
## :bug: Fixes
* [#66](https://github.com/PDMLab/docker-compose/issues/66): Trailing commas causing syntax error on NodeJS 6.x
# 0.17.0 / 2019-04-30
## :tada: Enhancements
* [#58](https://github.com/PDMLab/docker-compose/issues/58): Expose docker-compose exit code in results