From 606979f3d4aa44bd520c3fdf22225e539d613d44 Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Wed, 21 Jun 2023 11:01:10 +0200
Subject: [PATCH] update changelog

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

diff --git a/changelog.md b/changelog.md
index 678f2e9..daf7df5 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,9 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.53] - 2023-06-21
+- Add banner explaining difference between average/mean for >48h time ranges
+
 ## [0.52] - 2023-04-17
 - Changed HTTP requests to reuse TCP connections to improve provisioning time
 - Changed Jinja template code to cache templates on startup
-- 
GitLab