mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-22 13:59:10 +00:00
update changelog for 0.22.1
This commit is contained in:
parent
5f2a037ffc
commit
b8287ea1f8
1 changed files with 12 additions and 1 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,9 +1,20 @@
|
|||
# 0.22.1 / 2019-08-31
|
||||
|
||||
## :tada: Enhancements
|
||||
|
||||
* [#93](https://github.com/PDMLab/docker-compose/pull/93):
|
||||
* Add pull command methods to readme
|
||||
|
||||
## :lock: Security Fixes
|
||||
* [#92](https://github.com/PDMLab/docker-compose/pull/92):
|
||||
* Fix `eslint-utils` security issue
|
||||
|
||||
# 0.22.0 / 2019-08-30
|
||||
|
||||
## :tada: Enhancements
|
||||
|
||||
* [#90](https://github.com/PDMLab/docker-compose/pull/90):
|
||||
* Add `Add pullOne, pullMany and pullAll methods` command
|
||||
* Add `pullOne`, `pullMany` and `pullAll` methods
|
||||
|
||||
# 0.21.0 / 2019-08-15
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue