From b3bf76a864dc793b05933a3cea90585bc981695a Mon Sep 17 00:00:00 2001 From: Niklas Natter Date: Thu, 21 Jan 2021 17:41:15 +0100 Subject: [PATCH] Adjust version number in UPGRADE.md --- UPGRADE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/UPGRADE.md b/UPGRADE.md index 61766eb4..66c0b356 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -1,6 +1,6 @@ # Upgrade -## 0.5.0 +## 0.6.0 ### Adjusted ContentDataMapper to accept DimensionContentCollection instead of separate objects @@ -141,6 +141,8 @@ If you use the dimension data in your list configuration, you need to change it ``` +## 0.5.0 + ### ContentTeaserProvider constructor changed The constructor of the `ContentTeaserProvider` requires like the `ContentDataProviderRepository` the `show_drafts`