From ca8ce95882856124948173d52ac2bbcc27666b7b Mon Sep 17 00:00:00 2001
From: Vadim Justus <v.justus@techdivision.com>
Date: Tue, 12 Feb 2019 20:02:57 +0100
Subject: [PATCH] Update road map

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c7e3c2f..8ca2abf 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,8 @@ will also be applied to stores, which will be created in the future after re-run
 | implemented | Recurring setup installer for pages | 0.1.0 | |
 | implemented | Recurring setup installer for blocks | 0.1.0 | |
 | planned | Notification in Magento backend (admin), for editors - if the content entry is maintained by code | 1.0.0 | [#1](https://github.com/magento-hackathon/m2-content-provisioning/issues/1) |
-| planned | CLI command to apply dedicated configured content entries to database | 1.1.0 | |
+| planned | Remove duplicate code by using general Interfaces and implementations and configure page and block specific class as virtual types | 1.1.0 |  |
+| planned | CLI command to apply dedicated configured content entries to database | 1.2.0 | |
 | idea | Add a button to page or block edit page in Magento backend, if there is content defined for this page in code. (Like: "Use default content") | ? | |
 | idea | Persist version hash every time the content is applied to database and track whether is was changes by editor. (Auto `maintained` mode) | ? | |
 
-- 
GitLab