Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
deiteris committed May 19, 2021
1 parent 57a3381 commit d45e9e1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## 1.4.0

### New

* API preview is reloaded on save by default. This feature is controlled by the new `apiContractor.autoReloadApiPreviewOnSave` option.

### Changes

* API preview now opens in a separate editor column instead of a tab.

* Updated description of the `apiContractor.autoDetectRootApi` option.

### API preview improvements

* Allow custom query string parameters and headers to be provided in Try It.

* Allow custom base URI in Try It.

* Fix highlight color for `null` value in examples.

## 1.3.2

### API preview improvements
Expand Down

0 comments on commit d45e9e1

Please sign in to comment.