Skip to content

Commit d675099

Browse files
authored
Update dotnet-svcutil release notes (#4999)
This adds a hint to the release page for future versions and versions > v2.0.1
1 parent 8c18b7b commit d675099

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

release-notes/dotnet-svcutil-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Getting Started instructions can be found in the [usage guide](https://go.micros
77

88
## Version History
99

10+
### > 2.0.1
11+
12+
* Please [review the release page](https://github.com/dotnet/wcf/releases) for changes.
13+
* e.g. [dotnet-svcutil 2.1.0 Release](https://github.com/dotnet/wcf/releases/tag/v2.1.0-dotnet-svcutil)
14+
1015
### 2.0.1 (7/29/2019)
1116
* Added --sync option to generate synchronous operations in addition to async operations ([#654](https://github.com/dotnet/wcf/issues/654)).
1217
* Bug fixes ([#3494](https://github.com/dotnet/wcf/issues/3494), [#3542](https://github.com/dotnet/wcf/issues/3542), [#3681](https://github.com/dotnet/wcf/issues/3681), [#3226](https://github.com/dotnet/wcf/issues/3226), [#2332](https://github.com/dotnet/wcf/issues/2332), [#3682](https://github.com/dotnet/wcf/issues/3682)).

0 commit comments

Comments
 (0)