From 3d386759af5cbc469c14059b89f6fb59feb10ff6 Mon Sep 17 00:00:00 2001 From: Jon Date: Wed, 25 Feb 2026 08:01:51 +0000 Subject: [PATCH] :rocket: Release note 2.9.2-exp.0 (#4255) Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com> --- docs/release-notes.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index 500269b11..23cf47c4c 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -32,6 +32,19 @@ n8n uses [semantic versioning](https://semver.org/). All version numbers are in You can find the release notes for older versions of n8n: [1.x](/release-notes/1-x.md) and [0.x](/release-notes/0-x.md) /// + + +## n8n@2.9.2-exp.0 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.9.2...n8n@2.9.2-exp.0) for this version.
+**Release date:** 2026-02-24 + +This release contains bug fixes. + + + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub. + ## n8n@2.9.1 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.9.0...n8n@2.9.1) for this version.