diff --git a/docs/release-notes.md b/docs/release-notes.md index ee34f5f9d9..073f3eecd6 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -32,6 +32,14 @@ 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.
+**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@1.123.3 @@ -87,7 +95,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.