From b9c6b2f99113e7f0e22a98c781b2e8d042a3cfb9 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 20 Jan 2019 10:20:01 -0800 Subject: [PATCH] notes about rolling the version --- build/shared/revisions.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index b63013b5e..7fe0fe13e 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -3,6 +3,9 @@ PROCESSING 3.5 (REV 0266) - 20 January 2019 Hello from the flight back from Processing Community Day 2019 in LA! How about a new release? Lots of bug fixes and updates for you. +We're rolling the minor version from 3.4 to 3.5 because of the additions +to the API and a minor (breaking) change to remove() in the Dict classes. + [ api changes and additions ]