From 952eddef594e3b55afed2c75118ec5e2e9fde021 Mon Sep 17 00:00:00 2001 From: Jeremy Wright Date: Fri, 2 Oct 2015 08:23:41 -0400 Subject: [PATCH] Update changes.md --- changes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changes.md b/changes.md index e957b96..363c404 100644 --- a/changes.md +++ b/changes.md @@ -10,3 +10,7 @@ v0.2.0 * Added a license badge to the readme * Updated the CadQuery library * Updated the PyQode libraries + +v0.3.0 +----- + * Converted thickness setting to thickness boolean in the Lego brick example (thanks @galou)