Skip to content

Commit

Permalink
Update version, changelog, notices for 1.21.0 (#3462)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwateratmsft authored Mar 14, 2022
1 parent 2dc4149 commit f76ef67
Show file tree
Hide file tree
Showing 4 changed files with 278 additions and 296 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.21.0 - 21 Mar 2022
### Added
* Added the `projectName` option to `docker-compose` tasks, corresponding to `--project-name`. [#3436](https://github.com/microsoft/vscode-docker/issues/3436)
* Support for the `options.env` and `options.cwd` options on all task types. [#3437](https://github.com/microsoft/vscode-docker/issues/3437)
* Support for the `${userHome}` task variable on all task types. [#3455](https://github.com/microsoft/vscode-docker/pull/3455)

## 1.20.0 - 22 Feb 2022
### Added
* The "Compose Start" and "Compose Stop" commands available in the explorer context menu will now also be available in the command palette. [#3140](https://github.com/microsoft/vscode-docker/issues/3140)
Expand Down
Loading

0 comments on commit f76ef67

Please sign in to comment.