Skip to content

Commit 470e8c5

Browse files
authored
Small changes to readme (#148)
1 parent 5d232bb commit 470e8c5

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log
22
All notable changes to the "Azure Api Managment VS Code" extension will be documented in this file.
33

4+
## [0.1.8 - 2020-12-10]
5+
6+
- Switch / Release API Revisions
7+
- API filter
8+
- Import Azure Function/Web App from different Subscriptions
9+
- Small bug fixes
10+
411
## [0.1.7 - 2020-10-30]
512

613
- Scaffold Azure Functions

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ All you need is an Azure Subscription to get started. If you don't have one, [cl
2929
- Scaffold Azure Functions
3030
- Show diffs against last saved version
3131
- Switch / Release API Revisions
32+
- API Filter
3233

3334
## Create an API Management instance using defaults
3435

@@ -91,6 +92,9 @@ Please note: only JSON format is supported currently.
9192
## Release API Revision
9293
![ReleaseRevision](resources/ReleaseRevision.gif)
9394

95+
## API Filter
96+
![apiFilter](resources/apiFilter.gif)
97+
9498
## Intellisense for Policy Expressions.
9599

96100
Follow instructions [here](https://github.com/microsoft/vscode-apimanagement/issues/37#issuecomment-516551741).

resources/apiFilter.gif

509 KB
Loading

0 commit comments

Comments
 (0)