From 390263a6e87267412a9f5596f86a3ec265ced207 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 3 Jan 2016 14:26:32 -0800 Subject: [PATCH] (Draft) changelog for #1793 --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index a6954ef2b..b18468d6d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -27,7 +27,8 @@ Fixes: :doc:`/plugins/play`. :bug:`1785`, :bug:`1600` * The :ref:`move-cmd` command does not display files whose path does not change anymore. :bug:`1583` - +* :doc:`/plugins/play`: Fix a regression in the last version where there was + no default command. :bug:`1793` 1.3.16 (December 28, 2015)