diff --git a/Changelog.md b/Changelog.md index 4b19a624590645f1fb5cb68a8c899f4d7e2f2023..c113f6c31b5e26ee8ad80bcf591497cdf454bdde 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