From 988623e62e63215a56f5aecb2eca570689543ca9 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sun, 3 Mar 2019 17:54:33 -0500 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e14d53f..bf60f4d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -57,6 +57,7 @@ Bugfixes * Fixed opening comments with the prompt ``/`` from the subscription window. * The subscription and multireddit ``s``/``S`` keys now work from all pages. * Relative time strings are now correctly pluralized. +* Fixed the application not starting if the user has an empty front page. * Fixed unclosed file handler when opening the web browser. Configuration Changes