mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 00:04:20 +00:00
Updated README.rdoc
This commit is contained in:
parent
b01b1c7253
commit
634cd4a6ff
@ -118,6 +118,8 @@ This plug-in is compatible with Redmine 2.x.x, 3.x.x
|
||||
|
||||
== Changelog
|
||||
|
||||
[0.1.4] * Ability to exit current workflow with `return` or `return true` and cancel workflow's execution chain with `return false`
|
||||
* Non-active workflows are now not checked for syntax. Now you can import non-valid (for your Redmine instance for example) workflow, make changes to it and then activate.
|
||||
[0.1.3] Compatibility with Redmine 2.x.x returned, support of Redmine 1.x.x cancelled
|
||||
[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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user