Skip to content

Commit b49ffe9

Browse files
committed
Document support policy under versioning
1 parent ba36d9c commit b49ffe9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Elements that belong to the public API of this package are marked with the `@api
3636
Those elements are thus guaranteed to be stable within major versions. All other elements are
3737
not part of this backwards compatibility guarantee and may change between minor or patch versions.
3838

39+
The most recent version is actively developed on [`master`](https://github.com/webonyx/graphql-php/tree/master)
40+
and will be released as `15.x`. The current stable version `14.x` receives bug fixes only.
41+
Older versions are no longer supported.
42+
3943
## Contributors
4044

4145
This project exists thanks to [all the people](https://github.com/webonyx/graphql-php/graphs/contributors) who contribute. [[Contribute](CONTRIBUTING.md)].

0 commit comments

Comments
 (0)