From bf661a9cb8e93da502b7fb3a2106ec6058e4e956 Mon Sep 17 00:00:00 2001 From: Jeremy Wright Date: Fri, 12 Dec 2014 12:39:58 -0500 Subject: [PATCH] Added Initial "Unreleased" Changes for v0.1.8 I just wanted to make sure we kept track of these changes. I have marked the version as "Unreleased" to hopefully keep people from thinking we've released the version already. --- changes.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/changes.md b/changes.md index 6dfa816..446ea0c 100644 --- a/changes.md +++ b/changes.md @@ -13,4 +13,14 @@ v0.1.6 v0.1.7 ----- * Added revolve operation and supporting tests - * Fixed minor documentation errors \ No newline at end of file + * Fixed minor documentation errors + +v0.1.8 (Unreleased) +----- + * Added toFreecad() function as a convenience for val().wrapped + * Converted all examples to use toFreecad() + * Updated all version numbers that were missed before + * Fixed import issues in Windows caused by fc_import + * Added/fixed Mac OS support + * Improved STEP import + * Fixed bug in rotateAboutCenter that negated its effect on solids