-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The new version will be 0.204.0-rc.0
- Loading branch information
CovalentOpsBot
committed
Oct 17, 2022
1 parent
984af05
commit f782c55
Showing
2 changed files
with
16 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 |
---|---|---|
|
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
||
## [UNRELEASED] | ||
|
||
## [0.204.0-rc.0] - 2022-10-17 | ||
|
||
### Authors | ||
|
||
- Alejandro Esquivel <[email protected]> | ||
- Prasanna Venkatesh <[email protected]> | ||
- Co-authored-by: Aravind-psiog <[email protected]> | ||
- Co-authored-by: Manjunath PV <[email protected]> | ||
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
- Co-authored-by: RaviPsiog <[email protected]> | ||
- Co-authored-by: RaviPsiog <[email protected]> | ||
- Aravind <[email protected]> | ||
- Co-authored-by: Prasy12 <[email protected]> | ||
|
||
|
||
### Operations | ||
|
||
- Fixing the validate distribution step given changes in -rc0 suffix to version | ||
|
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 @@ | ||
0.203.0-rc.0 | ||
0.204.0-rc.0 |