From 2e777427d2b0b1e9893e881468e52eabe7902072 Mon Sep 17 00:00:00 2001
From: Lucas Mollier <lucas.georges.mollier@cern.ch>
Date: Mon, 18 Nov 2024 12:10:41 +0100
Subject: [PATCH 1/2] adding configdb info in changelog

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 722cb2f..612fb6f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
 - New endpoint for eye monitoring diagram with DC offset (or bias) calculation
 - Reorganisation of soft error endpoints - now two endpoints for counter and scan that can be used on either single or multiple links
     - In the case of scans, the links must come from the same device
+- New way of using the Configdb. Now the config file or each OB must be included as payload.
 
 ## demi-6 tag
 *optoboard-felix-1.0.43*
-- 
GitLab


From 5ed2b135d014429880bdd4fe6faf7a80c4add3b9 Mon Sep 17 00:00:00 2001
From: Lucas Mollier <lucas.georges.mollier@cern.ch>
Date: Mon, 18 Nov 2024 12:11:25 +0100
Subject: [PATCH 2/2] small typo

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 612fb6f..b9d0467 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,7 @@
 - New endpoint for eye monitoring diagram with DC offset (or bias) calculation
 - Reorganisation of soft error endpoints - now two endpoints for counter and scan that can be used on either single or multiple links
     - In the case of scans, the links must come from the same device
-- New way of using the Configdb. Now the config file or each OB must be included as payload.
+- New way of using the Configdb. Now the config file of each OB must be included as payload.
 
 ## demi-6 tag
 *optoboard-felix-1.0.43*
-- 
GitLab