From efca46d625c5fb4bb7a7796b5a480a6139324e5a Mon Sep 17 00:00:00 2001 From: Jeremy Wright Date: Mon, 17 Aug 2015 08:34:22 -0400 Subject: [PATCH] Update changes.md --- changes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changes.md b/changes.md index 940e585..c85e48c 100644 --- a/changes.md +++ b/changes.md @@ -31,8 +31,9 @@ v0.1.8 * Integrated Coveralls.io, with a badge in README.md * Integrated version badge in README.md -v0.2.0 (Unreleased) +v0.2.0 ----- + * Fixed versioning to match the semantic versioning scheme * Added license badge in changes.md * Fixed Solid.makeSphere implementation * Added CQ.sphere operation that mirrors CQ.box @@ -47,3 +48,4 @@ v0.2.0 (Unreleased) * 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) + * Added a mention of the new Google Group to the readme