From baa71120a4f6690993ef6f2d5269ed52e73b1cfb Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sun, 3 Mar 2019 18:13:49 -0500 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bf60f4d..2e7013b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -51,6 +51,8 @@ Features opening the context of a comment. * Added the ability to compose new private messages with the ``C`` key. * Updated and enhanced the help ``?`` page. +* Opening a link from the command line is now faster at startup because the default + subreddit is no longer pre-loaded. Bugfixes