File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This plugin lets you add several privacy related options to Redmine projects
4
4
5
5
## Requirements
6
6
7
- - Redmine >= 3.4 .0
7
+ - Redmine >= 4.0 .0
8
8
9
9
## Installation
10
10
@@ -36,13 +36,17 @@ The GTT Project appreciates any [contributions](https://github.com/gtt-project/.
36
36
37
37
## Version History
38
38
39
+ - 2.0.0 Support Redmine 5.0 and drop Redmine <= 3.4 support
40
+ - 1.3.2 Publish on GitHub
41
+
39
42
See [ all releases] ( https://github.com/gtt-project/redmine_privacy/releases ) with release notes.
40
43
41
44
## Authors
42
45
43
46
- [ Jens Kraemer] ( https://github.com/jkraemer )
44
- - [ Ko Nagase] ( https://github.com/sanak )
45
47
- [ Daniel Kastl] ( https://github.com/dkastl )
48
+ - [ Thibault Mutabazi] ( https://github.com/eyewritecode )
49
+ - [ Ko Nagase] ( https://github.com/sanak )
46
50
- ... [ and others] ( https://github.com/gtt-project/redmine_privacy/graphs/contributors )
47
51
48
52
## LICENSE
Original file line number Diff line number Diff line change 17
17
author_url 'https://github.com/georepublic'
18
18
url 'https://github.com/gtt-project/redmine_privacy'
19
19
description 'Adds several privacy related options to Redmine'
20
- version '1.3.2 '
20
+ version '2.0.0 '
21
21
22
- requires_redmine version_or_higher : '3.4 .0'
22
+ requires_redmine version_or_higher : '4.0 .0'
23
23
24
24
settings default : { } , partial : 'redmine_privacy/settings'
25
25
You can’t perform that action at this time.
0 commit comments