fix dates

This commit is contained in:
Ben Fry
2020-09-24 19:34:43 -04:00
parent 6097f3bfe0
commit 43e92b79e2
+1 -1
View File
@@ -2,7 +2,7 @@
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 [tiny number of volunteers](https://github.com/processing/processing4/graphs/contributors?from=2019-10-01&to=2030-01-01&type=c) working in their personal free time.
We don't have a schedule for a final release. This work is being done by a [tiny number of volunteers](https://github.com/processing/processing4/graphs/contributors?from=2019-10-01&to=2021-01-01&type=c) working in their personal free time.
## API Changes