From fde76267076b847b8611bacd6aa75288ffeee40a Mon Sep 17 00:00:00 2001
From: Mohammad Torkashvand <mohammad.torkashvand@geant.org>
Date: Tue, 29 Apr 2025 11:35:29 +0200
Subject: [PATCH] Edit Changelog

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

diff --git a/Changelog.md b/Changelog.md
index d490a8bfe..2711dd1ca 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,11 @@
 # Changelog
 
+# [3.1] - 2025-04-29
+- Allow running the prefix validation workflow on out-of-sync subscriptions
+- Only check Kentik licenses during router validation in production
+- Add optional TTL security field to BGP session product block
+- Refactor the code and improve the code quality
+
 # [3.0] - 2025-04-23
 - Breaking change: reworked all the Layer 3 Core services, splitting them up into separate product types.
 - Allow for creating an Edge Port on a Juniper router.
-- 
GitLab