From 5effcd2fe7335b637e245a3edc7a8a8c6c84e1ae Mon Sep 17 00:00:00 2001 From: Ari Palo Date: Tue, 26 Nov 2024 01:40:48 +0200 Subject: [PATCH] docs: improve wording --- docs/MIGRATION-GUIDE-0-to-1.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/MIGRATION-GUIDE-0-to-1.md b/docs/MIGRATION-GUIDE-0-to-1.md index 93e4589..4fa07bc 100644 --- a/docs/MIGRATION-GUIDE-0-to-1.md +++ b/docs/MIGRATION-GUIDE-0-to-1.md @@ -42,7 +42,9 @@ You can see the actual up-to-date supported versions in [`package.json`'s `engin ## Tagging behavior changes -Due to a bug in `v0`, the **`Contact`** and **`Organization` tags** were NOT anymore applied as they were intended (already on `v0`); This bug was fixed in `v1` which means that _by default_, upgrading from v0→v1 most likely introduces tagging related CloudFormation diff (depending on your `v0.x.x` version). +Due to a bug in `v0`, the **`Contact`** and **`Organization` tags** were NOT anymore applied as they were intended (already on `v0`). + +This bug was fixed in `v1` which means that _by default_, upgrading from v0→v1 most likely introduces tagging related CloudFormation diff (depending on your `v0.x.x` version). An example of likely diff: