Updated README.rdoc

This commit is contained in:
Anton Argirov 2015-06-23 13:49:51 +06:00
parent f6206eaf7d
commit a781bee2c8

View File

@ -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)