File tree Expand file tree Collapse file tree 4 files changed +7
-11
lines changed
Expand file tree Collapse file tree 4 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 2020name : " GitHub CI"
2121on :
2222 push :
23- branches : ["devel "]
23+ branches : ["master "]
2424 pull_request :
25- branches : ["devel "]
25+ branches : ["master "]
2626jobs :
2727 plugin_tests :
2828 strategy :
Original file line number Diff line number Diff line change 11# Changelog for Custom Workflows
22
3- 3.0.2 * ????-??-?? *
3+ 3.0.1 * 2025-07-07 *
44------------------
5-
6- 3.0.1 * 2025-05-10*
7- ------------------
8-
95 SQL Server compatibility
106
7+ * New: #360 - GNU GPL v2 -> v3
118* Bug: #359 - Can't install plugin with redmine 6.0.5 in docker container
129* Bug: #358 - Plugin failed to install
1310* New: #354 - Update compatibility section in README
1411
15123.0.0 * 2024-12-06*
1613------------------
17-
1814 Redmine 6
1915
2016* New: #350 - Redmine 6.0.0
Original file line number Diff line number Diff line change 1- # Custom Workflows plug-in 3.0.2 devel
1+ # Custom Workflows plug-in 3.0.1
22
3- [ ![ GitHub CI] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml/badge.svg?branch=devel )] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml )
3+ [ ![ GitHub CI] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml/badge.svg?branch=master )] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml )
44[ ![ Support Ukraine Badge] ( https://bit.ly/support-ukraine-now )] ( https://github.com/support-ukraine/support-ukraine )
55
66This plug-in provides a great functionality for those who is familiar with the Ruby language.
Original file line number Diff line number Diff line change 2626 author_url 'https://github.com/anteo/redmine_custom_workflows/graphs/contributors'
2727 author 'Anton Argirov/Karel Pičman'
2828 description 'It allows to create custom workflows for objects, defined in a plain Ruby language'
29- version '3.0.2 devel '
29+ version '3.0.1 '
3030
3131 requires_redmine version_or_higher : '6.0.0'
3232
You can’t perform that action at this time.
0 commit comments