Skip to content

Commit

Permalink
Update CHANGELOG.md for Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
annaji-msft authored Apr 11, 2020
1 parent 048243c commit 880aa5b
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
# Change Log
All notable changes to the "Azure Api Managment VS Code" extension will be documented in this file.

## [0.1.3 - 2020-04-10]
- Import App Service WebApp APIs
- Import Azure Functions HttpTriggers
- Manage APIs to Self-hosted gateways
- Generate Docker command for Self-hosted gateways
- Generate Kubernetes deployment file for Self-hosted gateways
## [0.1.3 - 2020-04-11]

### Added
- Import Azure Functions HttpTriggers.
- Import App Service WebApp.
- Manage APIs for Self-hosted gateways.
- Generate Docker command for Self-hosted gateways.
- Generate Kubernetes deployment file for Self-hosted gateways.

### Fixed
- Check for newer csharp extension for policy editing.

## [0.1.2 - 2020-01-06]

Expand Down Expand Up @@ -35,4 +40,4 @@ All notable changes to the "Azure Api Managment VS Code" extension will be docum
- Associate an API with a product
- Create, delete, and edit Named Values
- Test an API using REST Client
- Command Palette support for most features
- Command Palette support for most features

0 comments on commit 880aa5b

Please sign in to comment.