Update HISTORY.
Chris Pressey
6 years ago
13 | 13 | which defaults to true, but can be set to false to suppress the |
14 | 14 | default behaviour of resizing the canvas to fit the playfield |
15 | 15 | just before each time it is drawn. |
16 | ||
17 | In many places where the code was calling `alert()` to signify an | |
18 | error, it now throws a new `Error` object instead. | |
16 | 19 | |
17 | 20 | * version 0.11 |
18 | 21 |