From cba8f46b18d467f7b93bccc07cbe2cff3c5cee62 Mon Sep 17 00:00:00 2001 From: Stefan Yonkov Date: Mon, 13 Oct 2025 10:22:49 +0300 Subject: [PATCH 1/2] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5604e65..894d372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## v3.8.0 +* Remove experimental words from help command +* Version of GO is increased to 1.25.1 + ## v3.7.0 * Improve error message to display the specific unknown flag when a cf deploy flag is misspelled * Add User-Agent header to enable end-to-end tracing and insights into plugin usage and customer workflows From 0103cd2115ea71ed77f760210fc7674c887a53d4 Mon Sep 17 00:00:00 2001 From: Stefan Yonkov Date: Mon, 13 Oct 2025 10:24:03 +0300 Subject: [PATCH 2/2] [release] Set version to 3.7.0 --- cfg/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/VERSION b/cfg/VERSION index 7c69a55..1981190 100644 --- a/cfg/VERSION +++ b/cfg/VERSION @@ -1 +1 @@ -3.7.0 +3.8.0