Version 2.*.* is EOL (#605)

This commit is contained in:
Andrew Klychkov 2024-01-19 15:51:47 +01:00 committed by GitHub
parent 852c19a78a
commit 5ed3eaf3ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -87,7 +87,7 @@ We maintain each major release (1.x.y, 2.x.y, ...) for two years after the next
Here is the table for the support timeline:
- 1.x.y: released 2020-08-17, EOL
- 2.x.y: released 2021-04-15, supported until 2023-12-01
- 2.x.y: released 2021-04-15, EOL
- 3.x.y: released 2021-12-01, current
- 4.x.y: To be released

View file

@ -0,0 +1,2 @@
major_changes:
- "Collection version 2.*.* is EOL, no more bugfixes will be backported. Please consider upgrading to the latest version."