From c08d2a9b24d3a663b7c91adbd042a7fa4aa1cca7 Mon Sep 17 00:00:00 2001 From: CovalentOpsBot Date: Wed, 29 May 2024 23:15:28 +0000 Subject: [PATCH] The new version will be 0.235.0-rc.0 --- CHANGELOG.md | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9411e401d..e4dc7a665 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [0.235.0-rc.0] - 2024-05-29 + +### Authors + +- Ara Ghukasyan <38226926+araghukas@users.noreply.github.com> +- Casey Jao + + ### Changed - Updated Slurm plugin docs to note possible SSH limitation diff --git a/VERSION b/VERSION index 9d818f2d5..abb9ba616 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.234.1-rc.0 \ No newline at end of file +0.235.0-rc.0 \ No newline at end of file