Skip to content

Commit

Permalink
Prep for release (#2821)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejizba authored May 24, 2021
1 parent e2e97d2 commit 44ebfb3
Show file tree
Hide file tree
Showing 4 changed files with 2,405 additions and 6,767 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Change Log

## Unreleased
## 1.4.0 - 2021-05-25
### Added
- Support Azure Functions on Kubernetes with Azure Arc (Preview)

### Changed
- Minimum version of VS Code is now 1.53.0
- Icons updated to match VS Code's theme. Install new product icon themes [here](https://marketplace.visualstudio.com/search?term=tag%3Aproduct-icon-theme&target=VSCode)

### Fixed
- [Bugs fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%221.4.0%22+is%3Aclosed)

## 1.3.0 - 2021-03-10
### Added
- .NET 5 support for creating projects/functions, copying http trigger urls, and creating a Function App in Azure
Expand Down
Loading

0 comments on commit 44ebfb3

Please sign in to comment.