Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/release_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ release that the new release depends on.
- Build the signed nuget packages and push them to nuget.org (internal process). **These are the stable grpc-dotnet packages.**

- Create a new release and tag in https://github.com/grpc/grpc-dotnet/releases (by creating the tag from the current release branch).
This is the stable release. Fill in the release notes.
This is the stable release. Fill in the release notes and list changes since the previous _stable_ version.

### After the release

Expand Down