Update changes.md

This commit is contained in:
Jeremy Wright 2015-06-20 23:13:10 -04:00
parent 645e3cd6f7
commit 3b3176d3f8

View File

@ -42,3 +42,5 @@ v0.2.0 (Unreleased)
* Made FreeCAD import report import error instead of silently failing (thanks @moeb)
* Added ruled option for the loft operation (thanks @hyOzd)
* Fixed close() not working in planes other than XY (thanks @hyOzd)
* Added box selector with bounding box option (thanks @hyOzd)
* CQ.translate and CQ.rotate documentation fixes (thanks @hyOzd)