summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/string-join.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/string-join.rst')
-rw-r--r--Help/release/dev/string-join.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/string-join.rst b/Help/release/dev/string-join.rst
new file mode 100644
index 0000000..5cca711
--- /dev/null
+++ b/Help/release/dev/string-join.rst
@@ -0,0 +1,5 @@
+string-join
+-----------
+
+* The :command:`string` command learned a ``JOIN`` sub-command
+ to concatenate input strings separated by a glue string.