============
VERSION 1.00
============

Initial release.

============
VERSION 1.01
============

Implemented a new method of timing so that the game runs at the same speed on any machine.

Fixed a quirk in the keyboard input routines whereby you could move in two directions at the same time, which would result in the current block in your path to not be marked as you moved around a corner.

============
VERSION 1.02
============

The countdown timer on the game screen now pads a '0' to the seconds portion if necessary (when less than 10).