Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AnWeber committed Aug 9, 2021
1 parent 0d1d79e commit 5d0aa19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
* add requireUncached to script context to clear NodeJS Caching


#### Fix
* show commands only in http files


## 2.21.1 (2021-07-28)

#### Fix
Expand Down
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<img src="https://raw.githubusercontent.com/AnWeber/vscode-httpyac/master/icon.png" alt="HttpYac Logo" />
</p>

# Http Yac - Yet another Rest Client
# httpYac - Yet another Rest Client

Quickly and easily send REST, SOAP, and GraphQL requests directly in Editor
> Quickly and easily send REST, SOAP, and GraphQL requests directly in Editor
<p align="center">
<a href="https://httpyac.github.io/">
Expand Down Expand Up @@ -99,8 +99,6 @@ keybindings are only active in files with language http

## Next Steps

* plugins like @vue/cli
* vscode notebook support
* import OpenApi / Postman

## License
Expand Down

0 comments on commit 5d0aa19

Please sign in to comment.