-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eb15879
commit 95438fe
Showing
1 changed file
with
4 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |