We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0a1ab commit d565b1bCopy full SHA for d565b1b
README.md
@@ -9,7 +9,7 @@ services.
9
10
## Versions
11
12
-Major version numbers match Drupal 8 core compatibility, e.g.
+Major version numbers match Drupal 8 or 9 core compatibility, e.g.
13
14
2.x -> Drupal 8.2.x
15
3.x -> Drupal 8.3.x
@@ -22,6 +22,7 @@ Major version numbers match Drupal 8 core compatibility, e.g.
22
9.1.x -> Drupal 9.1.x
23
9.2.x -> Drupal 9.2.x
24
9.3.x -> Drupal 9.3.x
25
+ 9.4.x -> Drupal 9.4.x
26
27
## Releases
28
@@ -31,6 +32,8 @@ After changes in a branch we need to create a new appropriate release.
31
32
9.x -> 8.9.0, 8.9.1, ...
33
9.1.x -> 9.1.0, 9.1.1, ...
34
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, ...
37
38
## Scope
39
0 commit comments