Skip to content

Commit ae5f2d4

Browse files
committed
Update README.md
1 parent 9c46192 commit ae5f2d4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,11 @@ The plugin can be installed as ordinary redmine plugin (compatible with redmine
77
* Copy the content of this repository to the created directory
88
* Restart redmine (e.g., through "touch your_redmine_base/tmp/restart.txt)
99
* The accept plugin needs to know which issue status is considered as "accepted" in your redmine installation. By default, the first status is considered the "accepted" status. This behaviour can be configured in your redmine installation: Administration --> Plugins --> Accept Plugin --> Configure
10+
11+
### Version History
12+
13+
0.0.2
14+
* Allows the accept status to be dependent on the tracker the issue is assigned to, see [#5](../../issues/5).
15+
16+
0.0.1
17+
* First version of the plugin.

0 commit comments

Comments
 (0)