From 188df8100c2db0e53b760996a88925ab55973253 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Mon, 26 Feb 2018 17:14:28 -0300 Subject: [PATCH] Small adjustment to the CHANGELOG --- changelog/3203.bugfix.rst | 1 + changelog/3203.trivial | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 changelog/3203.bugfix.rst delete mode 100644 changelog/3203.trivial diff --git a/changelog/3203.bugfix.rst b/changelog/3203.bugfix.rst new file mode 100644 index 000000000..88f357722 --- /dev/null +++ b/changelog/3203.bugfix.rst @@ -0,0 +1 @@ +Removed progress information when capture option is ``no``. diff --git a/changelog/3203.trivial b/changelog/3203.trivial deleted file mode 100644 index 25d040b39..000000000 --- a/changelog/3203.trivial +++ /dev/null @@ -1 +0,0 @@ -Removed progress statistic when capture option is 'no'