Skip to content

Commit 4a503d9

Browse files
committed
Prep for 0.17.1
1 parent ab9ac63 commit 4a503d9

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
All notable changes to the "azurefunctions" extension will be documented in this file.
66

7+
## 0.17.1 - 2019-05-24
8+
9+
### [Fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.17.1%22+is%3Aclosed)
10+
11+
- Improve performance of loading Function Apps
12+
713
## 0.17.0 - 2019-05-01
814

915
### Added

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-azurefunctions",
33
"displayName": "Azure Functions",
44
"description": "%extension.description%",
5-
"version": "0.17.0",
5+
"version": "0.17.1",
66
"publisher": "ms-azuretools",
77
"icon": "resources/azure-functions.png",
88
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",

0 commit comments

Comments
 (0)