summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/add-continue-command.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/add-continue-command.rst')
-rw-r--r--Help/release/dev/add-continue-command.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/Help/release/dev/add-continue-command.rst b/Help/release/dev/add-continue-command.rst
deleted file mode 100644
index 4995a8e..0000000
--- a/Help/release/dev/add-continue-command.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-add-continue-command
---------------------
-
-* A new :command:`continue` command was added that can be called inside loop
- contexts to end the current iteration and start the next one at the top of
- the loop block.