From b55f795c6e72672ae2111f8ada069071b766e67b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Georget?= Date: Tue, 17 Jan 2017 11:53:13 +0100 Subject: [PATCH] Update ROADMAP --- ROADMAP.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 35e0e7621d..9087d2a90b 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -40,8 +40,7 @@ For more details, [please read our blog](http://blog.strapi.io). `strapi@alpha.3` _Reorganize the mono-repository. The rule to follow is to only have hooks without which Strapi cannot start or the CLI is unusable._ -- ~~Remove `strapi-bookshelf` from the main repository~~ -- ~~Remove `strapi-ejs` from the main repository~~ +- ~~Move `strapi-settings-manager` to the main repository~~ - ~~Better handling for 404~~ - ~~Update the generated API's files with async/await pattern~~