File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ 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.5 ** branch): regular bug fixes are integrated in this version
8
- * ** old-stable** (currently ** 2.4 ** branch): security fixes are integrated in this version, regular bug fixes are ** not** backported in it
9
- * ** development** (** master ** branch): new features target this branch
7
+ * ** stable** (currently the ** 2.6 ** branch): regular bug fixes are integrated in this version
8
+ * ** old-stable** (currently ** 2.5 ** branch): security fixes are integrated in this version, regular bug fixes are ** not** backported in it
9
+ * ** development** (** main ** 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.
12
12
You can’t perform that action at this time.
0 commit comments