From b5bc3ebf21a5e4688108eab4a4508ed842817b7f Mon Sep 17 00:00:00 2001
From: Karel van Klink <karel.vanklink@geant.org>
Date: Thu, 26 Jun 2025 11:48:07 +0000
Subject: [PATCH] Edit Changelog.md

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

diff --git a/Changelog.md b/Changelog.md
index 6a9206e1d..0b67a304a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,15 @@
 # Changelog
 
+## [3.12] - 2025-06-26
+- Add a pre-check command to the CLI to get BGP status from LSO.
+- Add an option to the router termination workflow that skips deleting the loopback address from IPAM.
+- Add a redeploy workflow to all Layer 3 services.
+- Add BGP local preference and MED attibutes to R&E Layer 3 services.
+- Cleaned up the confirmation page for LSO interactions.
+- Enable the `modify_note` workflow on all existing products.
+- More robust error handling in mass base config redeploy.
+- Allow for skipping nightly validation by applying a note `SKIP VALIDATION: --reason--` on a subscription.
+
 ## [3.11] - 2025-06-18
 - Update subscription descriptions for Layer 2 Circuit products.
 
-- 
GitLab