-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial changelog.md permalink for package metadata to point to
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
|
||
## [v1.0.0](https://github.com/devlooped/dotnet-vs/tree/v1.0.0) (2021-02-01) | ||
|
||
[Full Changelog](https://github.com/devlooped/dotnet-vs/compare/v0.9.4...v1.0.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- When rendering supported commands, sort by command name [\#82](https://github.com/devlooped/dotnet-vs/issues/82) | ||
- Check for updated versions of the tool [\#80](https://github.com/devlooped/dotnet-vs/issues/80) | ||
- Clean up workload ID prefixes for added consistency [\#79](https://github.com/devlooped/dotnet-vs/issues/79) | ||
- Add `client` command doc and `-w:` shorthand for -workspaceId [\#78](https://github.com/devlooped/dotnet-vs/issues/78) | ||
- Add missing `alias` command doc template and examples [\#77](https://github.com/devlooped/dotnet-vs/issues/77) | ||
- Update docs and readme from generated readme command [\#76](https://github.com/devlooped/dotnet-vs/issues/76) | ||
- Showing help for commands results in non-zero exit code [\#75](https://github.com/devlooped/dotnet-vs/issues/75) | ||
- Allow rendering tool version with --version [\#72](https://github.com/devlooped/dotnet-vs/issues/72) | ||
|
||
**Fixed bugs:** | ||
|
||
- Running vs where -version \[...\] always shows an empty list [\#73](https://github.com/devlooped/dotnet-vs/issues/73) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |