From 9d5cc59800dd3cceabaf2bd71cf9fa3706fcf31f Mon Sep 17 00:00:00 2001 From: Deborah Barnard Date: Wed, 5 Jul 2023 14:40:42 +0100 Subject: [PATCH] wip --- docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 35f7d359f..04705b2f5 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -56,7 +56,7 @@ View the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.233.1...n8n@0.234 This release contains new features, new nodes, node enhancements, and bug fixes. !!! warning "Unstable version" - This version is currently (4th July 2023) considered unstable. n8n recommends against upgrading. + This version is currently (4th July 2023) considered unstable. n8n recommends upgrading directly to 0.234.1. !!! warning "Irreversible database migration" This version contains a database migration that changes credential and workflow IDs to use nanoId strings, This migration may take a while to complete in some environments. This change doesn't break anything using the older numeric IDs.