Skip to content

Commit

Permalink
update links to issues in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerhard Brueckl committed Oct 19, 2022
1 parent 052ecb5 commit 750c9a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ The extensions can be downloaded from the official Visual Studio Code extension
# Release Notes

**v1.2.0:**
- fixed an issue with `%run` and absolute paths ([#93][i93])
- fixed an issue with `Files in Repos` ([#101][i101])
- fixed an issues with CLI Connection Manager ([#99][i99])
- fixed an issue with `%run` and absolute paths ([#93](/../../issues/93))
- fixed an issue with `Files in Repos` ([#101](/../../issues/101))
- fixed an issues with CLI Connection Manager ([#99](/../../issues/99))
- fixed an issue when up-/downloading whole folders recursively in [Workspace Manager](#workspace-manager)
- prepare to make extension work in the web
- reworked API connection to use generic [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) instead of Axios library
Expand Down

0 comments on commit 750c9a9

Please sign in to comment.