From 216305393ca689103c6cf1c5bf45a510b7293614 Mon Sep 17 00:00:00 2001
From: "Erik Reid (GN)" <erik.reid@geant.org>
Date: Thu, 2 Jul 2020 12:46:54 +0000
Subject: [PATCH] Update Changelog.md

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

diff --git a/Changelog.md b/Changelog.md
index 63b313f3..f30ce6fc 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,11 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.48] - 2020-07-02
+- recover update gracefully in case of Kombu exceptions
+- update for IMS api changes
+- call otrs-exports in the web server thread, not as a celery task
+
 ## [0.47] - 2020-06-06
 - bugfix when catching junos rpc exceptions
 
-- 
GitLab