From 33f3df88b7e6ea664256fcecd3f15fe9909ec59b Mon Sep 17 00:00:00 2001 From: CovalentOpsBot Date: Fri, 24 Nov 2023 22:20:15 +0000 Subject: [PATCH] The new version will be 0.230.0-rc.0 --- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b80bd16a..1248b83d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,38 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [0.230.0-rc.0] - 2023-11-24 + +### Authors + +- Andrew S. Rosen +- Co-authored-by: Will Cunningham +- Co-authored-by: Sankalp Sanand +- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> +- Kevin Taylor +- FilipBolt +- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- Co-authored-by: Will Cunningham +- Co-authored-by: Prasy12 +- Co-authored-by: Ara Ghukasyan <38226926+araghukas@users.noreply.github.com> +- Aviral Katiyar <123640350+maskboyAvi@users.noreply.github.com> +- Co-authored-by: ArunPsiog +- Casey Jao +- Arnav Kohli <95236897+THEGAMECHANGER416@users.noreply.github.com> +- Kirill Pushkarev <71515921+kirill-push@users.noreply.github.com> +- Aditya Raj Kashyap <95625520+AdityaRaj23@users.noreply.github.com> +- ArunPsiog <106462226+ArunPsiog@users.noreply.github.com> +- mpvgithub <107603631+mpvgithub@users.noreply.github.com> +- Aravind <100823292+Aravind-psiog@users.noreply.github.com> +- Faiyaz Hasan +- Co-authored-by: Venkat Bala +- Co-authored-by: kessler-frost +- Co-authored-by: Aravind-psiog +- Co-authored-by: Manjunath PV +- Co-authored-by: Ara Ghukasyan +- Co-authored-by: Alejandro Esquivel + + ### Added diff --git a/VERSION b/VERSION index 4e60c3cb7..f14c6116a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.229.0-rc.0 \ No newline at end of file +0.230.0-rc.0 \ No newline at end of file