From a2f6b57aeb11e06b3821c332f11e8628e77793f0 Mon Sep 17 00:00:00 2001 From: jdidion Date: Tue, 25 Jun 2024 18:12:46 -0700 Subject: [PATCH] update changelog, fix #668 --- CHANGELOG.md | 2 +- SPEC.md | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34c65b9a..d80d2180 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -92,7 +92,7 @@ version 1.2.0 version 1.1.3 --------------------------- -* Fix issues with examples (#653, #654, #661, #662, #663, #664, #666). Thanks to @stxue1! +* Fix issues with examples (#653, #654, #661, #662, #663, #664, #666,, #668). Thanks to @stxue1! version 1.1.2 --------------------------- diff --git a/SPEC.md b/SPEC.md index 66ed9a54..525abb4e 100644 --- a/SPEC.md +++ b/SPEC.md @@ -4363,12 +4363,12 @@ task python_strip { } command<<< - python <>> output { @@ -4404,10 +4404,10 @@ Given an `infile` value of `/path/to/file`, the execution engine will produce th ```sh python <