Skip to content

Commit 69c27fb

Browse files
committed
chore: documenting java compatibility
1 parent 99e0209 commit 69c27fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ The changelog can:
1616

1717
It can integrate with Jira, Redmine, GitLab and/or GitHub to retrieve the title of issues.
1818

19+
| Version | Java Version |
20+
| ------------------------ | ------------ |
21+
| version < 2.0.0 | 8 |
22+
| 2.0.0 <= version < 2.2.0 | 11 |
23+
| 2.2.0 <= version | 17 |
24+
1925
## Usage
2026

2127
This software can be used:

0 commit comments

Comments
 (0)