-
Notifications
You must be signed in to change notification settings - Fork 980
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
93b5ede
commit 2e3ca90
Showing
2 changed files
with
18 additions
and
1 deletion.
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 +1 @@ | ||
{} | ||
{".":"1.0.0"} |
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-12-20) | ||
|
||
|
||
### Features | ||
|
||
* add support to github.server_url ([c4f4887](https://github.com/super-linter/super-linter/commit/c4f48873a4304199cc867242b28f1b894f1e996c)) | ||
* use built-in `dotnet format` linter for csharp language ([#4627](https://github.com/super-linter/super-linter/issues/4627)) ([80476af](https://github.com/super-linter/super-linter/commit/80476af4f756998ca416733d8ca95a323bebfc67)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Correct typo in env. var. name ([#4153](https://github.com/super-linter/super-linter/issues/4153)) ([6bde96b](https://github.com/super-linter/super-linter/commit/6bde96b30ca6a9061124a2e3a42cf8834bacaf67)) | ||
* Move commands to correct place ([#4579](https://github.com/super-linter/super-linter/issues/4579)) ([c4c1ebb](https://github.com/super-linter/super-linter/commit/c4c1ebb1013e9b359747c8d3983b7bda6ecf14d7)) | ||
* shellcheck ([80ce402](https://github.com/super-linter/super-linter/commit/80ce402b361ec8c86d57230775a74f0ce128ac8c)) | ||
* updating actionlint to latest version v1.6.24 ([e43076d](https://github.com/super-linter/super-linter/commit/e43076dd23a0819ea0adb42170cfd250148f45cc)) |