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

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

diff --git a/Changelog.md b/Changelog.md
index 39429627..12700b82 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,9 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.46] - 2020-06-05
+- optimization for redis network latency
+
 ## [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
-- 
GitLab