diff --git a/HISTORY.md b/HISTORY.md index c519eb94..5a4b286d 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,9 @@ ## in development: +### 2020-07-13 +* paint, symbols: new iconic buttons for grow, shrink and flip actions, thanks, Jadga! + ### 2020-07-10 * morphic: prevent the browser from hijacking cmd-d/f/i/p/s key events * added migration guide for Morphic2/Snap!6 diff --git a/src/paint.js b/src/paint.js index 72217482..02bf60df 100644 --- a/src/paint.js +++ b/src/paint.js @@ -1,4 +1,4 @@ - /* +/* paint.js a paint editor for Snap!