From aa2f8100698de0046d4436f6f4fb569ed225c69a Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Wed, 14 Oct 2015 23:57:20 -0700 Subject: [PATCH] Updated changelog. --- CHANGELOG.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 46e9bc4..7b21368 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -20,6 +20,12 @@ Features * Switched all authentication to OAuth. * Can now list the version with `rtv --version`. * Added a man page. +* Added confirmation prompt when quitting. +* Submissions now display the index in front of their title. + +Bugfixes + +* Streamlined error logging. Documentation