Skip to content

Commit

Permalink
Update changelog and NOTICE file (#3558)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwateratmsft authored Jun 28, 2022
1 parent 021b7db commit b6c0b0b
Show file tree
Hide file tree
Showing 2 changed files with 838 additions and 1,511 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.22.1 - 30 June 2022
### Fixed
* Fixed a crash that could occur with certain Dockerfiles. [#3450](https://github.com/microsoft/vscode-docker/issues/3450)

## 1.22.0 - 18 April 2022
### Added
* Added a setting, `docker.composeCommand`, to allow configuring the command used for Compose operations. If unset, the extension will attempt to automatically detect whether to use `docker compose` or `docker-compose`. [#2977](https://github.com/microsoft/vscode-docker/issues/2977)
Expand Down
Loading

0 comments on commit b6c0b0b

Please sign in to comment.