------------------
* Fixed inconsistency with normal use of ``pdb`` - `BdbQuit` will now be raised on quitting.
Contributed by Anthony Sottile in `18 <https://github.com/ionelmc/python-remote-pdb/pull/18>`_.
**BACKWARDS INCOMPATIBLE**.
* Added ``REMOTE_PDB_QUIET=1`` to silence output.
Contributed by Anthony Sottile in `19 <https://github.com/ionelmc/python-remote-pdb/pull/19>`_.