From b2ce9b32f6221e9824b2935e42758e09d2beeb2c Mon Sep 17 00:00:00 2001
From: Mohammad Torkashvand <mohammad.torkashvand@geant.org>
Date: Tue, 11 Feb 2025 16:56:46 +0100
Subject: [PATCH] add changlog for 2.36

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

diff --git a/Changelog.md b/Changelog.md
index 6a3d59571..23070ceba 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,13 @@
 # Changelog
 
+## [2.36] - 2025-02-11
+- Make use of already available app_settings instead of calling os environment
+- Hotfix sharepoint interaction (2 attempts)
+- Use shared_task instead of celery decorator
+- Use externally defined lists for L3 Core and layer 2 circuit service types to avoid unit tests falling out of sync
+- Add bulk migration for an edge port
+- Add L3 Core Service migration
+
 ## [2.35] - 2025-01-30
 - Fix a bug in the L3 Core Service validation workflow
 
-- 
GitLab