]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/roadmap.mdwn
finalise version 3.00 of the plugin api
[git.ikiwiki.info.git] / doc / roadmap.mdwn
index c85c6de5bf48ce624b721927e90a864b5b1af0ee..b2ff626ed44d37ec928716a589bde4c3c364b8cb 100644 (file)
@@ -36,12 +36,14 @@ really bad bugs will be applied going forward.
 
 # 3.0
 
-Version 3.0 is an opportunity to make significant transitions, and also adds
-many new features.
+Version 3.0 is an opportunity to make significant transitions.
+Read [[tips/upgrade_to_3.0]] for the steps you will need to
+follow when upgrading your wiki to this version.
 
-* See [[tips/upgrade_to_3.0]] for the steps you will need to follow
-  when upgrading to this version.
-* Finalise a new version of the plugin API, exporting additional commonly
+The highlights of the changes in version 3.0 include:
+
+
+* A new version of the plugin API, exporting additional commonly
   used functions from IkiWiki.pm. See [[todo/firm_up_plugin_interface]]
 
 It will include a vast number of new features, bugfixes, and other