diff --git a/README.rdoc b/README.rdoc index f3cb53e..49080d5 100644 --- a/README.rdoc +++ b/README.rdoc @@ -13,6 +13,12 @@ Plugin development is supported by DOM Digital Online Media GmbH http://www.dom.de +== Getting help + +Check Wiki: + +https://github.com/anteo/redmine_custom_workflows/wiki + == Installation From a ZIP file: @@ -101,6 +107,9 @@ This plug-in is compatible with Redmine 1.2.x, 1.3.x, 1.4.x, 2.x.x, 3.x.x (start Redmine 3.x.x branch: +[0.1.2] * Added new observable objects. Along with Issue objects you can now watch for changes in User and Group objects + * Added support of shared workflows - special workflows that running before all other workflows and can provide functions and classes for it + * Added Mailer helper for sending custom emails from workflows (check Wiki) [0.1.1] * Import/export ability * Administrator can activate/deactivate workflows globally [0.1.0] Compatibility with Redmine 3.x, support of Redmine 2.x.x has dropped (for Redmine 2.x.x please use version 0.0.6)