Update changes.md

This commit is contained in:
Jeremy Wright 2015-10-06 10:50:18 -04:00
parent 9dd8db7147
commit 9511375c36

View File

@ -57,3 +57,4 @@ v0.3.0 (Unreleased)
* Fixed a bug where only 1 random edge was returned with multiple min/max selector matches (thanks @hyOzd) #111
* Implemented the creation of a workplane from multiple co-planar faces (thanks @hyOzd) #113
* 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