diff --git a/README.md b/README.md index 7493c24..229eba8 100644 --- a/README.md +++ b/README.md @@ -86,3 +86,9 @@ We do have CI using: - Visual Studio - Xcode - MingW + +## Supported Versions + +- GD 2.3 (Branch GD-2.3) serie is in active support for bug fixes. No new additions will be added. +- GD 2.4 (master) is the active development branch. No release date yet. +- GD 3.0 has been started, focusing on high quality 2D Vector drawing APIs and full support of actual ARGB 32 bits/8bits or float. It is not production ready yet