From 1f604ba473458db644f6d8a912e62a9d09bd6edf Mon Sep 17 00:00:00 2001
From: Pelle Koster <pelle.koster@geant.org>
Date: Thu, 11 Jul 2024 11:50:12 +0200
Subject: [PATCH] update changelog prior to release

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

diff --git a/changelog.md b/changelog.md
index e53263c..8f58d66 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,10 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.62] - 2024-07-11
+- POL1-579: New layout for R&E Peer dashboards
+- Migrate from jinja2 to just plain python dictionaries
+
 ## [0.61] - 2024-05-27
 - Remove traffic type format string in aggregate panels
 
-- 
GitLab