Skip to content

Commit e5d5f15

Browse files
committed
Initial changelog.md permalink for package metadata to point to
1 parent 84d0a6a commit e5d5f15

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

changelog.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
3+
## [v1.0.0](https://github.com/devlooped/dotnet-vs/tree/v1.0.0) (2021-02-01)
4+
5+
[Full Changelog](https://github.com/devlooped/dotnet-vs/compare/v0.9.4...v1.0.0)
6+
7+
**Implemented enhancements:**
8+
9+
- When rendering supported commands, sort by command name [\#82](https://github.com/devlooped/dotnet-vs/issues/82)
10+
- Check for updated versions of the tool [\#80](https://github.com/devlooped/dotnet-vs/issues/80)
11+
- Clean up workload ID prefixes for added consistency [\#79](https://github.com/devlooped/dotnet-vs/issues/79)
12+
- Add `client` command doc and `-w:` shorthand for -workspaceId [\#78](https://github.com/devlooped/dotnet-vs/issues/78)
13+
- Add missing `alias` command doc template and examples [\#77](https://github.com/devlooped/dotnet-vs/issues/77)
14+
- Update docs and readme from generated readme command [\#76](https://github.com/devlooped/dotnet-vs/issues/76)
15+
- Showing help for commands results in non-zero exit code [\#75](https://github.com/devlooped/dotnet-vs/issues/75)
16+
- Allow rendering tool version with --version [\#72](https://github.com/devlooped/dotnet-vs/issues/72)
17+
18+
**Fixed bugs:**
19+
20+
- Running vs where -version \[...\] always shows an empty list [\#73](https://github.com/devlooped/dotnet-vs/issues/73)
21+
22+
23+
24+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)