From c069564e6b1aff66218689a43e0db347561d53e1 Mon Sep 17 00:00:00 2001
From: Karel van Klink <karel.vanklink@geant.org>
Date: Thu, 23 May 2024 11:09:44 +0000
Subject: [PATCH] Update Changelog.md

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

diff --git a/Changelog.md b/Changelog.md
index a696905e..3169eaec 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,16 @@
 
 All notable changes to this project will be documented in this file.
 
+## [2.0] - 2024-05-23
+- Upgraded `orchestrator-core` to version 2!
+- Added Opengear products.
+- Added separate imported product types for importing existing subscriptions.
+- Added workflows to take imported products to their counterparts.
+- Removed API endpoints for importing products, this is now CLI only.
+- Add a SharePoint service that can create new checklist items.
+    - Create new checklist in Router creation workflow.
+    - Create new checklist when creating an IP trunk.
+
 ## [1.5] - 2024-04-22
 - Added deploy TWAMP functionality.
 - Made some changes on IP Trunk creation/modification workflow including:
-- 
GitLab