From 5992b5a0cd0f63f0087436e87ad6806465325f29 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sun, 30 Mar 2025 15:21:51 +0000 Subject: [PATCH] Edit CHANGELOG --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 2a4e4b8..9470777 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -46,4 +46,5 @@ 2024-12-20: added local address/as/identifier for bgp_topology 2025-01-17: fixed non working whois retrieval (param check was incorrect, no default rir is also not True) fixed crash on missing remote_as - fixed missing "/" in whois query (ThX to nick[at]fisk[dot]me[dot]uk) \ No newline at end of file + fixed missing "/" in whois query (ThX to nick[at]fisk[dot]me[dot]uk) +2025-03-29: modified for check APIv2, ruleset APIv1, graphing APIv1 \ No newline at end of file -- GitLab