Update ImprovedDocumentation.md
diff --git a/proposals/ImprovedDocumentation.md b/proposals/ImprovedDocumentation.md
index be79150..5e7f6cd 100644
--- a/proposals/ImprovedDocumentation.md
+++ b/proposals/ImprovedDocumentation.md
@@ -9,3 +9,6 @@
 - Upgrading you project from older versions of Cordova CLI
 - Managing plugins using npm and plugman - [current page](http://cordova.apache.org/docs/en/edge/plugin_ref_plugman.md.html#Using%20Plugman%20to%20Manage%20Plugins)
 - How to test Cordova applications
+- Documentation around `--save` command for plugins and platforms
+- More info on `<plugin>` tag replacing `<feature>`. Also how `<plugin>` tag autofetches on prepare
+- Whitelisting Guide