summary refs log tree commit diff stats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index 7c848af..d22f650 100644
--- a/README.org
+++ b/README.org
@@ -70,6 +70,12 @@ sudo apt install libunicode-linebreak-perl libjson-maybexs-perl \
 sudo dnf install perl-JSON-MaybeXS perl-HTTP-Tiny perl-Unicode-LineBreak
 #+END_SRC
 * News
+** v0.3.2 - 2020-11-26
++ Add =author_flair_text= to properties section of each comment.
++ Keep each dot in a single line.
+  This feature was added in v0.3.0 but each dot was printed in a new
+  line. For huge posts this would be annoying so now dots are printed in
+  a single line.
 ** v0.3.1 - 2020-11-25
 Minor improvement.