Add notes about supported versions

master
Pierre Joye 2021-09-13 10:32:09 +07:00 committed by GitHub
parent efffd21c36
commit e89be76eba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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