diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a1837278..f39860139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 +- Madhur Tandon <20173739+madhur-tandon@users.noreply.github.com> +- Sankalp Sanand +- Co-authored-by: kessler-frost +- Faiyaz Hasan +- Andrew S. Rosen +- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> +- Co-authored-by: Santosh kumar <29346072+santoshkumarradha@users.noreply.github.com> + + ### Added - Added the `CloudResourceManager` class diff --git a/VERSION b/VERSION index 6a72df657..3549282ed 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.222.0-rc.0 \ No newline at end of file +0.223.0-rc.0 \ No newline at end of file