Update changes.md

This commit is contained in:
Jeremy Wright 2015-11-21 23:03:00 -05:00
parent c2e7b0011e
commit 066855c2fd

View File

@ -62,3 +62,4 @@ v0.3.0 (Unreleased)
* Fixed a bug with the close function not resetting the first point of the context correctly (thanks @huskier)
* Fixed the findSolid function so that it handles compounds #107
* Changed the polyline function so that it adds edges to the stack instead of a wire #102
* Add the ability to find the center of the bounding box, rather than the center of mass (thanks @huskier)