Skip to content

Commit

Permalink
Minor changelog updates and npm audit fix (#4113)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwateratmsft authored Oct 11, 2023
1 parent 74bc9a5 commit 295d81c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
## 1.27.0 - 16 October 2023
### Added
- Enhanced registries functionality: [#869](https://github.com/microsoft/vscode-docker/issues/869)
- Allow third party providers to contribute to the registries view.
- Added GitHub Registries support.
- GitLab support will be moved to a separate extension. We will provide a link to install once it's published.
- Allows third party providers to contribute to the registries view.
- Added GitHub Container Registry support.
- GitLab Container Registry support will be moved to a separate extension. We will provide a link to install once it's published.

### Fixed
- Resolved issues with opening .NET web apps in browsers built with .NET SDK containers. [#4006](https://github.com/microsoft/vscode-docker/issues/4006)
- Fixed several Dockerfile language server issues. [#4056](https://github.com/microsoft/vscode-docker/issues/4056), [#4054](https://github.com/microsoft/vscode-docker/issues/4054), [#4051](https://github.com/microsoft/vscode-docker/issues/4051), [#4012](https://github.com/microsoft/vscode-docker/issues/4012)

## 1.26.1 - 13 September 2023
### Added
- Updated .NET Dockerfile scaffolding to utilize the latest .NET 8 image names. [#4015](https://github.com/microsoft/vscode-docker/issues/4015)
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 295d81c

Please sign in to comment.