File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ API Platform follows the [Semantic Versioning](https://semver.org) strategy.
4
4
5
5
Only 3 versions are maintained at the same time:
6
6
7
- * ** stable** (currently the ** 2.2 ** branch): regular bug fixes are integrated in this version
8
- * ** old-stable** (currently ** 2.1 ** branch): security fixes are integrated in this version, regular bug fixes are ** not** backported in it
7
+ * ** stable** (currently the ** 2.3 ** branch): regular bug fixes are integrated in this version
8
+ * ** old-stable** (currently ** 2.2 ** branch): security fixes are integrated in this version, regular bug fixes are ** not** backported in it
9
9
* ** development** (** master** branch): new features target this branch
10
10
11
11
Older versions (1.x, 2.0...) ** are not maintained** . If you still use them, you must upgrade as soon as possible.
You can’t perform that action at this time.
0 commit comments