Skip to content

Commit 5d2bc3c

Browse files
committed
formatting fixes and minor edits
1 parent ee35cf2 commit 5d2bc3c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

build/shared/changes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
*Revision 1270 - 18 January 2019*
44

5-
This is a massive update! With the help of [Sam Pottinger](https://gleap.org/), we're working to get Processing to run with Java 11. This will give us a
5+
This is a massive update! With the help of [Sam Pottinger](https://gleap.org/), we're working to get Processing to run with Java 11. This will give us a more stable platform for the next few years.
66

77
In the process, there are also significant updates which include updated Java syntax support and lots of other long-awaited features.
88

9+
We've started a [Changes in 4.0](https://github.com/processing/processing4/wiki/Changes-in-4.0) document to keep track of all the details.
10+
911
We recommend using a different sketchbook location for 4.0, to avoid confusion with things that might be incompatible with your 3.0 work.
1012

1113

@@ -33,7 +35,6 @@ We recommend using a different sketchbook location for 4.0, to avoid confusion w
3335
### Other Contributed Fixes
3436

3537
* Disable FBO when using Intel HD 3000 Graphics. [4104](https://github.com/processing/processing/issues/4104), [5881](https://github.com/processing/processing/pull/5881)
36-
3738
* `rotateZ()` was breaking in `PShapeOpenGL`. [28](https://github.com/processing/processing4/issues/28), [41](https://github.com/processing/processing4/pull/41)
3839

3940

0 commit comments

Comments
 (0)