Skip to content

Commit

Permalink
Small changes to readme (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
RupengLiu authored Dec 10, 2020
1 parent 5d232bb commit 470e8c5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log
All notable changes to the "Azure Api Managment VS Code" extension will be documented in this file.

## [0.1.8 - 2020-12-10]

- Switch / Release API Revisions
- API filter
- Import Azure Function/Web App from different Subscriptions
- Small bug fixes

## [0.1.7 - 2020-10-30]

- Scaffold Azure Functions
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ All you need is an Azure Subscription to get started. If you don't have one, [cl
- Scaffold Azure Functions
- Show diffs against last saved version
- Switch / Release API Revisions
- API Filter

## Create an API Management instance using defaults

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

## API Filter
![apiFilter](resources/apiFilter.gif)

## Intellisense for Policy Expressions.

Follow instructions [here](https://github.com/microsoft/vscode-apimanagement/issues/37#issuecomment-516551741).
Expand Down
Binary file added resources/apiFilter.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 470e8c5

Please sign in to comment.