From 90ecc08c3a260861270e3461362d893bae1a55f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Omn=C3=A8s?= Date: Wed, 3 Jul 2024 10:48:30 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Abdoulbari Zaher <32519851+a-zakir@users.noreply.github.com> --- docs/developer-guide/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/developer-guide/CHANGELOG.md b/docs/developer-guide/CHANGELOG.md index 054f9a9ebd..7309cad241 100644 --- a/docs/developer-guide/CHANGELOG.md +++ b/docs/developer-guide/CHANGELOG.md @@ -83,7 +83,7 @@ toc_depth: 2 * Fix invalid index causing segfault in `test-study` test (#1902) ## Branch 8.8.x (end of support 12/2025) -### 8.8.6 (06/2024) +### 8.8.6 (07/2024) #### Bugfix - Fix missing synthesis results for links (#2115) #### Dependencies @@ -323,7 +323,7 @@ toc_depth: 2 * Array, logs jit and correlation in makefile (#1410) ## Branch 8.6.x (end of support 06/2025) -### 8.6.8 (06/2024) +### 8.6.8 (07/2024) #### Bugfix - [UI] Remove propery storagecycle for short term storage added when saving a study (#2037) #### Dependencies