Update changes.md

This commit is contained in:
Jeremy Wright
2015-10-14 07:56:39 -04:00
parent 76b6ce10a5
commit b0f5264fcd

View File

@ -61,3 +61,4 @@ v0.3.0 (Unreleased)
* Code cleanup in accordance with PEP 8 (thanks @galou)
* 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