Skip to content

Commit ddb1852

Browse files
update README and CHANGELOG
1 parent 81db87f commit ddb1852

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
v1.0.5
5+
------
6+
7+
- add Redmine 6 support
8+
- add ruby 3.4 support
9+
- drop ruby 3.0 support
10+
411
v1.0.4
512
------
613

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ If a user has to have admin permisson, he has not this permission after login. H
2727

2828
## Redmine Requirements
2929

30-
* Redmine version >= 5.0
30+
* Redmine version >= 6.0
3131
* Redmine Plugin: [additionals](https://github.com/alphanodes/additionals)
32-
* Ruby version >= 3.0
32+
* Ruby version >= 3.1
3333
* **Redmine sudo_mode has to be turned on in config/configuration.yml**
3434

3535
## Installation

0 commit comments

Comments
 (0)