From b975220be2fa0e7af2f4b4cc1ccd0525e3ba4be2 Mon Sep 17 00:00:00 2001
From: "Erik Reid (GN)" <erik.reid@geant.org>
Date: Fri, 5 Jun 2020 11:14:44 +0000
Subject: [PATCH] Update Changelog.md

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

diff --git a/Changelog.md b/Changelog.md
index 9fd92d47..39429627 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,11 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.45] - 2020-06-05
+- DBOARD3-242: use cached netconf/snmp data when router is unavailable
+- use celery events rather than status for logging errors & warnings
+- added a monitoring process and api for exposing event messages
+
 ## [0.44] - 2020-06-03
 - DBOARD3-284: accomodate IMS API updates
 - DBOARD3-271: added customer-user weeding
-- 
GitLab