clarify EOL of Kimai 1
This commit is contained in:
10
README.md
10
README.md
@@ -23,12 +23,12 @@ and so much more.
|
||||
|
||||
### Versions
|
||||
|
||||
There are two versions of Kimai existing:
|
||||
There are two [versions](https://www.kimai.org/documentation/versions.html) of Kimai existing:
|
||||
|
||||
- [Version 2](https://github.com/kimai/kimai) — the current stable release (PHP 8.1 only)
|
||||
- [Version 1](https://github.com/kimai/kimai/tree/1.x) — the "old" version, in maintenance mode since Jan. 2023 (PHP 7.4, PHP 8.1)
|
||||
- [Version 2](https://github.com/kimai/kimai) — the current stable release (PHP 8.1+)
|
||||
- [Version 1](https://github.com/kimai/kimai/tree/1.x) — EOL since mid of 2023 (PHP 7.4)
|
||||
|
||||
If you start fresh, do **not** use Version 1, it won't receive any more updates.
|
||||
Do **NOT** use Version 1, it won't get any more updates!
|
||||
|
||||
### Links
|
||||
|
||||
@@ -74,8 +74,6 @@ It is open for changes and input from the community, your [ideas and questions](
|
||||
Release versions will be created on a regular basis, every couple of weeks latest.
|
||||
Every code change, whether it's a new feature or a bugfix, will be done on the `main` branch.
|
||||
|
||||
Until 2.0 is widely adopted, the [1.x branch](https://github.com/kimai/kimai/tree/1.x) will receive (critical) bug and security fixes.
|
||||
|
||||
## Contributing
|
||||
|
||||
You want to contribute to this repository? This is so great!
|
||||
|
||||
Reference in New Issue
Block a user