From 5c7c00a1848dca6215cd05240d7e5310e031e30f Mon Sep 17 00:00:00 2001 From: Deborah Barnard Date: Tue, 18 Jul 2023 16:39:33 +0100 Subject: [PATCH] add release note for 0.236.3 --- docs/release-notes.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index e4cf4e7fc..85d688f3b 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -27,6 +27,20 @@ n8n uses [semantic versioning](https://semver.org/){:target=_blank .external-lin * MINOR version when adding functionality in a backward-compatible manner. * PATCH version when making backward-compatible bug fixes. +## n8n@0.236.3 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.236.2...n8n@0.236.3){:target=_blank .external-link} for this version.
+**Release date:** 2023-07-18 + +This is a bug fix release. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. + +### Contributors + +[Romain Dunand](https://github.com/airmoi){:target=_blank .external-link} +[noctarius aka Christoph Engelbert](https://github.com/noctarius){:target=_blank .external-link} + ## n8n@0.236.2 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.236.1...n8n@0.236.2){:target=_blank .external-link} for this version.