Skip to content

Commit c82c4e6

Browse files
committed
Update README.md with project status
1 parent e49efab commit c82c4e6

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,18 @@
1111
[![Build Status](https://github.com/j-easy/easy-random/workflows/Java%20CI/badge.svg)](https://github.com/j-easy/easy-random/actions)
1212
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.jeasy/easy-random-core/badge.svg?style=flat)](https://repo1.maven.org/maven2/org/jeasy/easy-random-core/5.0.0/)
1313
[![Javadocs](http://www.javadoc.io/badge/org.jeasy/easy-random-core.svg)](http://www.javadoc.io/doc/org.jeasy/easy-random-core)
14-
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/j-easy/easy-random)
14+
[![Project status](https://img.shields.io/badge/Project%20status-Maintenance-orange.svg)](https://img.shields.io/badge/Project%20status-Maintenance-orange.svg)
1515

1616
</div>
1717

1818
***
1919

20+
## Project status
21+
22+
As of November 15, 2020, Easy Random is in maintenance mode. This means only bug fixes will be addressed from now on.
23+
Version 5.0.x (based on Java 11) and version 4.3.x (based on Java 8) are the only supported versions
24+
for now. Please consider upgrading to one of these versions at your earliest convenience.
25+
2026
## Latest news
2127

2228
* 15/11/2020: Easy Random v5.0.0 is out and is now based on Java 11. Feature wise, this release is the same as v4.3.0. Please check the [release notes](https://github.com/j-easy/easy-random/releases/tag/easy-random-5.0.0) for more details.
@@ -190,10 +196,10 @@ There are many other uses cases where Easy Random can be useful, you can find a
190196
## Contribution
191197

192198
You are welcome to contribute to the project with pull requests on GitHub.
199+
Please note that Easy Random is in [maintenance mode](https://github.com/j-easy/easy-random#project-status),
200+
which means only pull requests for bug fixes will be considered.
193201

194-
If you believe you found a bug, please use the [issue tracker](https://github.com/j-easy/easy-random/issues).
195-
196-
If you have any question, suggestion, or feedback, do not hesitate to use the [Gitter channel](https://gitter.im/j-easy/easy-random) of the project.
202+
If you believe you found a bug or have any question, please use the [issue tracker](https://github.com/j-easy/easy-random/issues).
197203

198204
## Core team and contributors
199205

0 commit comments

Comments
 (0)