Added loft ruled option change

This commit is contained in:
Jeremy Wright 2015-06-08 15:27:07 -04:00
parent 08791e1e31
commit 7fdaa935d8

View File

@ -40,3 +40,4 @@ v0.1.9 (Unreleased)
* Cleaned up spelling and misc errors in docstrings
* 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)