mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-10 10:11:51 +00:00
update changelog to 0.20.2
This commit is contained in:
parent
01afd0a9b5
commit
3c3c076cb1
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -1,3 +1,17 @@
|
|||
# 0.20.2 / 2019-07-30
|
||||
|
||||
## :tada: Enhancements
|
||||
|
||||
* [#87](https://github.com/PDMLab/docker-compose/pull/87):
|
||||
* Use proper `es2015` library (for Promises, etc.) in `tsconfig`
|
||||
|
||||
## :bug: Fixes
|
||||
|
||||
* [#87](https://github.com/PDMLab/docker-compose/pull/87):
|
||||
* Fix linting after build was called
|
||||
* [#86](https://github.com/PDMLab/docker-compose/pull/86):
|
||||
* Fix interfaces not being exposed in typings file
|
||||
|
||||
# 0.20.1 / 2019-07-26
|
||||
|
||||
## :tada: Enhancements
|
||||
|
|
|
|||
Loading…
Reference in a new issue