summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-11-24 15:26:02 +0530
committerAndinus <andinus@nand.sh>2020-11-24 15:26:02 +0530
commit144369a429d51959e0952e0a26633379c8826138 (patch)
treeea7591e8dac3df9912dedfa08ae1acdae2b31ce9
parent514a17069dbb06ffd272a2d57935fa8e8681969e (diff)
downloaddraco-144369a429d51959e0952e0a26633379c8826138.tar.gz
Add News for v0.2.1 update
-rw-r--r--README.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.org b/README.org
index 2ad7f8c..4feb09c 100644
--- a/README.org
+++ b/README.org
@@ -70,6 +70,16 @@ 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.2.1 - 2020-11-24
+Skip this version, don't update. It has fixed some bugs but introduces
+serious bugs.
+
++ Previously fetching comments hidden under "load more comments" would
+  fail if the url passed by user ends in "/". This has been fixed in
+  this release.
+*** Known bugs
++ All comments are parsed as top-level comments. This will be fixed in
+  newer releases.
 ** v0.2.0 - 2020-11-23
 This version makes the script lot more complex. If you download only
 small threads then this update is not required.