From 0be5536bab6f3c11f5b8e1c799d2ba72906d8642 Mon Sep 17 00:00:00 2001 From: Mohammad Torkashvand <mohammad.torkashvand@geant.org> Date: Mon, 14 Apr 2025 12:39:27 +0200 Subject: [PATCH] Updated changelog for 2.47 --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7c027e51c..d151d640e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,9 @@ # Changelog +## [2.47] - 2025-04-15 +- Make generation of new virtual circuit ID optional in layer 2 circuit migration workflow +- Add REST API endpoint for getting the list of available versions + ## [2.46] - 2025-04-08 - Integrated a new l2circuit migration workflow within the database. - Enhancements to Layer 2 Circuit Workflows -- GitLab