diff --git a/RELEASE.md b/RELEASE.md index 618f6f0..4b92bcd 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,15 +1,6 @@ -# [2.0.0] +# [2.0.1] - 2024-04-22 -## Refactoring +## Changed -- Changed source language to TypeScript. -- Added esbuild to get Browser Editor support. -- Refactored code. - -## Added - -The GitHub API is limited to 60 requests per hour for non authorized requests. You can provide your GitHub username and an access token to push this limit to 5000 requests per hour. Please see the [official GitHub doc](https://docs.github.com/en/free-pro-team@latest/rest/rate-limit/rate-limit?apiVersion=2022-11-28) for further information. -You can generate the access token in your [GitHub settings](https://github.com/settings/tokens). - -- Added gitHubFileFetcher.githubUsername setting. -- Added gitHubFileFetcher.githubToken setting. +- Updated icon. +- Changed release workflow to reusable.release.vscode.yml. \ No newline at end of file