From a50da711b63fec6226bb9f087aceda32c3004921 Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 5 Dec 2025 14:35:25 +0000 Subject: [PATCH 1/2] Create release note for 2.0.0-rc.4 --- docs/release-notes.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index 3aa2251f49a..84e7a7af30d 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -34,6 +34,17 @@ You can find the release notes for older versions of n8n [here](/release-notes/0 +## n8n@2.0.0-rc.4 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.3...n8n@2.0.0-rc.4) for this version.
+**Release date:** 2025-12-05 + +This release contains bug fixes. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub. + + + ## n8n@2.0.0-rc.3 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.2...n8n@2.0.0-rc.3) for this version.
From 803ac2d1e9e28a547863dfc3ec0813256df186f1 Mon Sep 17 00:00:00 2001 From: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com> Date: Sun, 7 Dec 2025 09:57:57 +0000 Subject: [PATCH 2/2] Minor edit --- docs/release-notes.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 84e7a7af30d..0da9052da3b 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -32,8 +32,6 @@ n8n uses [semantic versioning](https://semver.org/). All version numbers are in You can find the release notes for older versions of n8n [here](/release-notes/0-x.md) /// - - ## n8n@2.0.0-rc.4 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.3...n8n@2.0.0-rc.4) for this version.
@@ -44,7 +42,6 @@ This release contains bug fixes. For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub. - ## n8n@2.0.0-rc.3 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.0.0-rc.2...n8n@2.0.0-rc.3) for this version.
@@ -87,7 +84,6 @@ This release contains a bug fix. For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub. - ## n8n@1.123.1 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.123.0...n8n@1.123.1) for this version.