mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 00:04:20 +00:00
v1.0.7 released
This commit is contained in:
parent
ed3926c3d8
commit
64745d5819
@ -1,10 +1,10 @@
|
||||
Changelog for Custom Workflows
|
||||
==============================
|
||||
|
||||
1.0.7 *????-??-??*
|
||||
1.0.7 *2021-10-20*
|
||||
------------------
|
||||
|
||||
Maintenance release
|
||||
Spanish localisation
|
||||
|
||||
1.0.6 *2021-10-08*
|
||||
------------------
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Custom Workflows plug-in
|
||||
========================
|
||||
|
||||
The current version of Redmine CustomWorkflows is **1.0.7 devel**
|
||||
The current version of Redmine CustomWorkflows is **1.0.7**
|
||||
|
||||
This plug-in provides a great functionality for those who is familiar with the Ruby language.
|
||||
It allows to customize workflow by defining own rules for issues processing. It's possible:
|
||||
|
||||
2
init.rb
2
init.rb
@ -32,7 +32,7 @@ Redmine::Plugin.register :redmine_custom_workflows do
|
||||
end
|
||||
author 'Anton Argirov/Karel Pičman'
|
||||
description 'It allows to create custom workflows for objects, defined in a plain Ruby language'
|
||||
version '1.0.7 devel'
|
||||
version '1.0.7'
|
||||
|
||||
requires_redmine version_or_higher: '4.1.0'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user