Update changes.md

This commit is contained in:
Jeremy Wright 2015-10-12 08:42:13 -04:00
parent 3e462655fd
commit 552cc313ae

View File

@ -59,3 +59,4 @@ v0.3.0 (Unreleased)
* Fixed the operation of Center() when called on a compound with multiple solids
* Add the named planes ZX YX ZY to define different normals (thanks @galou) #115
* 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)