From 6be81ce94c81e25f74837ca33a078ad82f639b23 Mon Sep 17 00:00:00 2001 From: Jeremy Wright Date: Sat, 8 Aug 2015 23:49:27 -0400 Subject: [PATCH] Update changes.md --- changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changes.md b/changes.md index f17816b..940e585 100644 --- a/changes.md +++ b/changes.md @@ -46,3 +46,4 @@ v0.2.0 (Unreleased) * CQ.translate and CQ.rotate documentation fixes (thanks @hyOzd) * Fixed centering of a sphere * Increased test coverage + * Added a clean function to keep some operations from failing on solids that need simplified (thanks @hyOzd)