From f9238269d76fbb02051792b0e36c4cd2d94456ba Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Fri, 1 Oct 2021 15:35:41 +0200 Subject: [PATCH] Tweak changelog --- docs/changelog.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index b9271ddc..b7418ca9 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -6,10 +6,10 @@ Release history * Improve default theme rendering on mobile and other small screen devices `(#2914) `_ * Add support for hidden articles `(#2866) `_ -* Improve word count behavior when generating summary CJK & other locales `(#2863) `_ +* Improve word count behavior when generating summary CJK & other locales `(#2864) `_ * Add progress spinner during generation `(#2869) `_ - and better logging `(#2897) `_, both via `Rich `_ -* Invoke tasks `serve` and `livereload` now auto-open a web browser pointing to the locally-served website `(#2764) `_ + and richer logging `(#2897) `_, both via `Rich `_ +* Invoke tasks ``serve`` and ``livereload`` now auto-open a web browser pointing to the locally-served web site `(#2764) `_ * Support some date format codes used by ISO dates `(#2902) `_ * Document how to add a new writer `(#2901) `_