From b6f21bf3e46d13ea8871a1d1585e0f5d71e77269 Mon Sep 17 00:00:00 2001 From: Jeremy Wright Date: Mon, 17 Apr 2017 09:30:54 -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 a912d59..c6ac794 100644 --- a/changes.md +++ b/changes.md @@ -35,6 +35,8 @@ v1.0.0 * Added advanced example of 3D printer extruder support (thanks @adam-urbanczyk) * Made the switch to tabbed editing -v1.1.0 (Unreleased) +v1.0.0.1 ----- * Added example (Ex033) using logical operators in a string selector (thanks @adam-urbanczyk) + * Fixed a bug in Helpers.show() that would clear the 3D view each time it was called + * Fixed a bug that required there to be an open script window, disallowing the use of macros