From 6f0376049642867b164c6f93798906be77c2a166 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 6 Mar 2024 02:24:17 +0300 Subject: [PATCH] Version 5.2.5 Feat(Robots/bkmk_rrequests): Ignore all problems with certificates. Fix(Robots/bkmk_robot_base): Pass query part. --- Makefile | 2 +- doc/ANNOUNCE | 6 ++++++ doc/ChangeLog | 6 ++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0dc732e..6001ee5 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # __license__ = "GNU GPL" # -VERSION=5.2.4 +VERSION=5.2.5 EXAMPLE_SHELL=\ bkmk-add bkmk-add.py bkmk-chk bkmk-publish bkmk-rsync bkmk-sort bkmk2db \ diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index b8c2e8c..a89de2d 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -6,6 +6,12 @@ WHAT IS IT bookmarks.html. WHAT'S NEW +Version 5.2.5 (2024-03-05) + + Feat(Robots/bkmk_rrequests): Ignore all problems with certificates. + + Fix(Robots/bkmk_robot_base): Pass query part. + Version 5.2.4 (2024-03-04) Fix(Robots/bkmk_rrequests): No need to re-check error 404 via proxy. diff --git a/doc/ChangeLog b/doc/ChangeLog index db220d1..f04edef 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +Version 5.2.5 (2024-03-05) + + Feat(Robots/bkmk_rrequests): Ignore all problems with certificates. + + Fix(Robots/bkmk_robot_base): Pass query part. + Version 5.2.4 (2024-03-04) Fix(Robots/bkmk_rrequests): No need to re-check error 404 via proxy. -- 2.39.2