Skip to content

Commit c1f9d2f

Browse files
committed
Update README.md
1 parent 8befd3d commit c1f9d2f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ the “core” and the libraries that are included with the [download](http://pr
66

77
> If you need a stable version, use the source or tag for version [2.2.1](https://github.com/processing/processing/releases/tag/processing-0227-2.2.1) or [3.0a5](https://github.com/processing/processing/releases/tag/processing-0232-3.0a5).
88
9-
> Development of Processing 3 has started, so major changes are underway inside this repository. Many things are broken at the moment while we sort it all out. Do not expect this code to be stable. Major changes include severe things like breaking libraries (as we make API changes) and the removal of `Applet` as the base class for PApplet. Some of these will be sorted out before the release, others are changes that will break some code between 2.x and 3.x.
9+
> Development of Processing 3 has started, so major changes are underway inside this repository. Many things are broken at the moment while we sort it all out. Do not expect this code to be stable.
10+
11+
> "Major changes" means possible breakage to libraries/tools/modes (as we make API changes) and the removal of `Applet` as the base class for PApplet. Some of these will be sorted out before the release, others are changes that will break some code between 2.x and 3.x. Obviously, we will work hard to break as few things as possible.
1012
1113
If you have found a bug in the Processing software, you can file it here under the [“issues” tab](https://github.com/processing/processing/issues).
1214
If it relates to the [JavaScript](http://processingjs.org) version, please use [their issue tracker](https://processing-js.lighthouseapp.com/).

0 commit comments

Comments
 (0)