summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-11-24 15:40:18 +0530
committerAndinus <andinus@nand.sh>2020-11-24 15:40:18 +0530
commitac04e42afd57ab34e29a2fb19017773c21793541 (patch)
treed20779f196f80955cb253b2be902ce4a36e00e56
parentfbbc7de1089859c02d163b20adf9279c1dc6db5a (diff)
downloaddraco-ac04e42afd57ab34e29a2fb19017773c21793541.tar.gz
Remove wrong information, add new release information
This bug wasn't present in v0.2.1 so I've removed it.
-rw-r--r--README.org11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.org b/README.org
index 4feb09c..0becfb5 100644
--- a/README.org
+++ b/README.org
@@ -70,16 +70,15 @@ 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.
+** v0.2.2 - 2020-11-24
+This version is mostly structural changes, it'll now be easier to add
+code to fetch comments hidden behind "continue this thread".
 
++ Add more debug information.
+** v0.2.1 - 2020-11-24
 + 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.