Copyright (C) 2014, 2015 Julian Marchant <onpon4@riseup.net>

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.

========================================================================

0.8
------------------------------------------------------------------------

Misc changes:
* Renamed from xsge.path to xsge_path.

Bugfixes:
- Delta timing causing objects to get stuck at intersections of paths.


0.7
------------------------------------------------------------------------

Misc changes:
* xsge.path.Path's acceleration and deceleration can now work with delta
  timing properly.


0.6
------------------------------------------------------------------------

Bugfixes:
- Crash when following a path


0.5.3
------------------------------------------------------------------------

Misc changes:
* Paths now support all sge.Object constructor arguments.


0.5
------------------------------------------------------------------------

First release.
