-
Notifications
You must be signed in to change notification settings - Fork 97
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.223.0-rc.0
- Loading branch information
CovalentOpsBot
committed
May 17, 2023
1 parent
9d9041e
commit 10c6687
Showing
2 changed files
with
15 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,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
||
## [UNRELEASED] | ||
|
||
## [0.223.0-rc.0] - 2023-05-17 | ||
|
||
### Authors | ||
|
||
- Alejandro Esquivel <[email protected]> | ||
- Madhur Tandon <[email protected]> | ||
- Sankalp Sanand <[email protected]> | ||
- Co-authored-by: kessler-frost <[email protected]> | ||
- Faiyaz Hasan <[email protected]> | ||
- Andrew S. Rosen <[email protected]> | ||
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
- Co-authored-by: Santosh kumar <[email protected]> | ||
|
||
|
||
### Added | ||
|
||
- Added the `CloudResourceManager` class | ||
|
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.222.0-rc.0 | ||
0.223.0-rc.0 |