From 22e2d9220ee3be6cb65af7a2aad28ac90893f8dc Mon Sep 17 00:00:00 2001
From: "saket.agrahari" <saket.agrahari@geant.org>
Date: Wed, 27 Mar 2024 14:14:41 +0000
Subject: [PATCH] change log for 0.114

---
 Changelog.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/Changelog.md b/Changelog.md
index 4b19a624..c113f6c3 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,19 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.114] - 2024-03-27
+- adding new api for mic third party
+- additional search for hostname in IMS cache
+- rewrote _load_interfaces to not parse the entire netconf docs
+- POL1-0703: add support for IC1 dashboard 
+- DBOARD3-894 : Extract and persist interface-host information
+- DBOARD3-888 : Add netconf retrieval
+- added link-info and nokia-link-info routes
+- added verify_option to allow querying of lab IMS
+- initial nokia module, with netconf retrieval
+- added retrieval of nokia netconf
+- added retrieval of router vendor
+
 ## [0.113] - 2024-02-06
 - adding third party id as part of DBOARD3-676
 - pinning lxml
-- 
GitLab