From cbf20fa5288c28efbe7a5323e24780ef22ff5fa7 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Sat, 18 Jan 2025 12:07:14 +0000
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index b431480..2a4e4b8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -42,4 +42,8 @@
             added warning if internal_item is missing in params      
 2024-05-17: fixed typo in metrics file range mac -> max (crashed graphs in cmk 2.3.)
 2024-06-07: fixed crash on configured state mapping
-2024-06-15: modifyed to work with CMK 2.3
\ No newline at end of file
+2024-06-15: modifyed to work with CMK 2.3
+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
-- 
GitLab