From 5c2a7bc0b21f7129ca35bb4f7542a73b3a04bb92 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sat, 26 Jul 2014 11:46:39 -0400 Subject: [PATCH] add a note about the sound libraries --- build/shared/revisions.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 1ee1fa795..d4b60796b 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -98,6 +98,9 @@ Or better yet, helping us fix them and submitting pull requests. [ changes ] ++ A new sound library has been added, and Minim has been removed. Minim + will now available via the Contributions Manager. + + Add copy() method to PVector + Major performance improvements to parsing w/ the 'newlines' option