aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2025-01-28 02:57:41 +0000
committerArun Isaac2025-01-28 02:57:41 +0000
commit8aab3be7a4b68cc0cd080f212d3cbda3d2bf8e0c (patch)
tree495d224dfc7b87ea49f1842d1e2106b1912ddee1
parent7d1b0b9338af5501c6282cdaf3cacc41075a04c9 (diff)
downloadccwl-8aab3be7a4b68cc0cd080f212d3cbda3d2bf8e0c.tar.gz
ccwl-8aab3be7a4b68cc0cd080f212d3cbda3d2bf8e0c.tar.lz
ccwl-8aab3be7a4b68cc0cd080f212d3cbda3d2bf8e0c.zip
NEWS: Update for version 0.4.0.v0.4.0
* NEWS.org (Changes in 0.4.0 (since 0.3.0)): New section.
-rw-r--r--NEWS.org12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS.org b/NEWS.org
index 2eec050..c351602 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,6 +1,16 @@
#+TITLE: ccwl NEWS – History of user-visible changes
-Copyright © 2021, 2024 Arun Isaac <arunisaac@systemreboot.net>
+Copyright © 2021, 2024, 2025 Arun Isaac <arunisaac@systemreboot.net>
+
+* Changes in 0.4.0 (since 0.3.0)
+** Documentation
+*** New "Prefix arguments" section in cookbook
+*** New "Pass in arbitrary CWL Requirements" section in cookbook
+*** New "Guide to the source code" chapter in the manual
+** Features
+*** New ~js-expression~ construct to describe ~ExpressionTool~ class workflows
+** Noteworthy bug fixes
+*** Count argument positions correctly when left-flanked by prefixed string arguments
* Changes in 0.3.0 (since 0.2.0)
** Features