From b72b9f45801741b1d6b0118a8cf74b01f56b1bec Mon Sep 17 00:00:00 2001 From: Jeremy Wright Date: Thu, 13 Apr 2017 21:30:44 -0400 Subject: [PATCH] Update changes.md --- changes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changes.md b/changes.md index f58dd5d..a912d59 100644 --- a/changes.md +++ b/changes.md @@ -34,3 +34,7 @@ v1.0.0 * Added a check to remove any disallowed characters from the document name when executing a script * Added advanced example of 3D printer extruder support (thanks @adam-urbanczyk) * Made the switch to tabbed editing + +v1.1.0 (Unreleased) +----- + * Added example (Ex033) using logical operators in a string selector (thanks @adam-urbanczyk)