summary refs log tree commit diff stats
path: root/README.org
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-11-26 20:24:12 +0530
committerAndinus <andinus@nand.sh>2020-11-26 20:24:12 +0530
commit6ddff43b60ce10ad5e9b305ed22851ff99434927 (patch)
tree5c81270aa09c76f66f2275e19be229df14361405 /README.org
parenta2b888160a03211e4a89565c6a33345527ce6852 (diff)
downloaddraco-6ddff43b60ce10ad5e9b305ed22851ff99434927.tar.gz
Bump version to v0.3.2, update News section
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.