From 71a47542f0d856c2a9ce85695b4b59b5c4629dd5 Mon Sep 17 00:00:00 2001 From: Deborah Barnard Date: Mon, 15 Apr 2024 13:04:49 +0100 Subject: [PATCH] add release note --- docs/release-notes.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index c77c5822a..cc29a1a0c 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -28,6 +28,16 @@ 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@1.36.4 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.3...n8n@1.36.4){:target=_blank .external-link} for this version.
+**Release date:** 2024-04-15 + +This release contains bug fixes. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. + + ## n8n@1.36.3 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.36.2...n8n@1.36.3){:target=_blank .external-link} for this version.