Update changes.md

This commit is contained in:
Jeremy Wright 2015-06-12 14:27:25 -04:00
parent 1769eac353
commit 9e7cb277d2

View File

@ -41,3 +41,4 @@ v0.2.0 (Unreleased)
* Fixed FreeCAD import error on Arch Linux (thanks @moeb)
* 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)