From ae36d711228e747eb5f6015efae5c8785a64ee64 Mon Sep 17 00:00:00 2001 From: Jon Date: Mon, 26 Jan 2026 22:37:43 +0000 Subject: [PATCH] :rocket: Release note 2.6.0 (#4145) Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com> --- docs/release-notes.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index 358b40c66..491f2b068 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -63,6 +63,26 @@ For full release details, refer to [Releases](https://github.com/n8n-io/n8n/rele +## n8n@2.6.0 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.5.0...n8n@2.6.0) for this version.
+**Release date:** 2026-01-26 + +This release contains bug fixes. + +### Contributors + +[ibex088](https://github.com/ibex088) +[johnlinp](https://github.com/johnlinp) +[loganaden](https://github.com/loganaden) +[Jameswlepage](https://github.com/Jameswlepage) +[cesars-gh](https://github.com/cesars-gh) +[antman1p](https://github.com/antman1p) + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub. + + + ## n8n@2.5.0 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.4.0...n8n@2.5.0) for this version.