From ffdeb1e20317f2003de999ed6c4538c999bf293a Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Mon, 27 Mar 2017 23:26:22 -0400 Subject: [PATCH] Changelog/thanks for #2495 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3a5272a91..013e57846 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -44,6 +44,9 @@ New features: you have in your library. Thanks to :user:`qlyoung`. :bug:`2481` * :doc:`/plugins/web` : Add new `reverse_proxy` config option to allow serving the web plugins under a reverse proxy. +* A new :ref:`bell` configuration option under the ``import`` section enables + a terminal bell when input is required. Thanks to :user:`SpirosChadoulos`. + :bug:`2366` :bug:`2495` Fixes: