From 0cab7c75671df110ac3e50a324cf96e16601363a Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Wed, 8 Jul 2020 18:53:28 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 661fbfc8a..fcd903881 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 5.0.0 BETA 1 - 2020-07-06 -This version introduces a new way to deal with ids. So far each contnet element has an id that is unique across all apps. This causes problems, because you cannot define your own ids and the ids have to change when you clone an app via backup and restore. +This version introduces a new way to deal with ids. So far each content element has an id that is unique across all apps. This causes problems, because you cannot define your own ids and the ids have to change when you clone an app via backup and restore. With this version ids for content items and assets are only unique within an app.