From 8d62e041b27029e82faa564034de90e4fffeacaa Mon Sep 17 00:00:00 2001 From: Thomas Kluyver Date: Sat, 5 May 2018 07:19:30 +0200 Subject: [PATCH] Add PR to changelog --- docs/source/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index ebc7d0861..bc1a6e943 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -30,7 +30,7 @@ New features: - The files list now shows file sizes (:ghpull:`3539`) - Add a quit button in the dashboard (:ghpull:`3004`) -- Display hostname in the terminal when running remotely (:ghpull:`3356`) +- Display hostname in the terminal when running remotely (:ghpull:`3356`, :ghpull:`3593`) - Add slides exportation/download to the menu (:ghpull:`3287`) - Add any extra installed nbconvert exporters to the "Download as" menu (:ghpull:`3323`) - Editor: warning when overwriting a file that is modified on disk (:ghpull:`2783`)