Skip to content

Commit d565b1b

Browse files
committed
LDP-1448: Update readme - add 9.4.x.
1 parent cd0a1ab commit d565b1b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services.
99

1010
## Versions
1111

12-
Major version numbers match Drupal 8 core compatibility, e.g.
12+
Major version numbers match Drupal 8 or 9 core compatibility, e.g.
1313

1414
2.x -> Drupal 8.2.x
1515
3.x -> Drupal 8.3.x
@@ -22,6 +22,7 @@ Major version numbers match Drupal 8 core compatibility, e.g.
2222
9.1.x -> Drupal 9.1.x
2323
9.2.x -> Drupal 9.2.x
2424
9.3.x -> Drupal 9.3.x
25+
9.4.x -> Drupal 9.4.x
2526

2627
## Releases
2728

@@ -31,6 +32,8 @@ After changes in a branch we need to create a new appropriate release.
3132
9.x -> 8.9.0, 8.9.1, ...
3233
9.1.x -> 9.1.0, 9.1.1, ...
3334
9.2.x -> 9.2.0, 9.2.1, ...
35+
9.3.x -> 9.3.0, 9.3.1, ...
36+
9.4.x -> 9.4.0, 9.4.1, ...
3437

3538
## Scope
3639

0 commit comments

Comments
 (0)