how to phrase this...

This commit is contained in:
Ben Fry
2020-09-24 19:27:59 -04:00
parent df591293a4
commit ed04b64c02
+1 -1
View File
@@ -1,6 +1,6 @@
# Processing 4.0
Processing 4 is the next step for the project that makes important updates to the code to prepare the platform for its future. Most significantly, this includes the move to JDK 11 and support for new Java language features. The changes should be transparent to most users, but because of the massive shift behind the scenes, this will be 4.0.
Processing 4 makes important updates to the code to prepare the platform for its future. Most significantly, this includes the move to JDK 11 and support for new Java language features. The changes should be transparent to most users, but because of the massive shift behind the scenes, this will be 4.0.
We don't have a schedule for a final release. This work is being done by a very tiny number of volunteers working in their personal free time.