Update changes.md

This commit is contained in:
Jeremy Wright 2015-09-16 23:38:54 -04:00
parent 1b10b06992
commit b23eb56394

View File

@ -50,6 +50,7 @@ v0.2.0
* Added a clean function to keep some operations from failing on solids that need simplified (thanks @hyOzd)
* Added a mention of the new Google Group to the readme
v0.3.0
v0.3.0 (Unreleased)
-----
* Fixed a bug where clean() could not be called on appropriate objects other than solids (thanks @hyOzd) #108
* Implemented new selectors that allow existing selectors to be combined with arithmetic/boolean operations. (thanks @hyOzd) #110