]> git.phdru.name Git - bookmarks_db.git/commitdiff
Version 5.2.3 5.2.3
authorOleg Broytman <phd@phdru.name>
Sun, 3 Mar 2024 20:49:55 +0000 (23:49 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 3 Mar 2024 20:49:55 +0000 (23:49 +0300)
Feat(Robots/bkmk_rrequests): Report 40x and 50x errors.
Fix HTML pasrer based on Bs4: Find "shortcut icon".

Makefile
doc/ANNOUNCE
doc/ChangeLog

index 39a50c079651e44dfd656ad1036c933cc2bda00e..16397afd509725874de2d0e942b7c692428c2801 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 # __license__ = "GNU GPL"
 #
 
-VERSION=5.2.2
+VERSION=5.2.3
 
 EXAMPLE_SHELL=\
    bkmk-add bkmk-add.py bkmk-chk bkmk-publish bkmk-rsync bkmk-sort bkmk2db \
index b6e8e3e1ee01e57d543f76b21988b71b8ebf40b7..704980db4be65bb52e2eb3d724d3fb23d98c755d 100644 (file)
@@ -6,6 +6,12 @@ WHAT IS IT
 bookmarks.html.
 
 WHAT'S NEW
+Version 5.2.3 (2024-03-03)
+
+   Feat(Robots/bkmk_rrequests): Report 40x and 50x errors.
+
+   Fix HTML pasrer based on Bs4: Find "shortcut icon".
+
 Version 5.2.2 (2024-03-03)
 
    Robots/bkmk_rrequests: Add request headers.
index a14668202a2c09b703542bec4e84994e5b5f763d..f13febffcd715e682856ab3c04a2ef89b36329bd 100644 (file)
@@ -1,3 +1,9 @@
+Version 5.2.3 (2024-03-03)
+
+   Feat(Robots/bkmk_rrequests): Report 40x and 50x errors.
+
+   Fix HTML pasrer based on Bs4: Find "shortcut icon".
+
 Version 5.2.2 (2024-03-03)
 
    Robots/bkmk_rrequests: Add request headers.