From 46ef3255542af3aebd0ea1d37f383bc3ac9e7769 Mon Sep 17 00:00:00 2001 From: Nicola Coretti Date: Wed, 8 Jan 2025 09:15:50 +0100 Subject: [PATCH] Update changelog --- doc/changes/unreleased.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/changes/unreleased.md b/doc/changes/unreleased.md index cdfc2ea3a..aee57f1c0 100644 --- a/doc/changes/unreleased.md +++ b/doc/changes/unreleased.md @@ -9,7 +9,10 @@ 🚨 Attention: Due to these changes, the workflows will no longer be executed if the PR comes from a branch not located in this repository. As third-party contributions from outside forks are rare to nearly non-existent, this downside was considered a reasonable trade-off at this time. - + +## 📚 Documentation +* Updated design doc (Added known Issues) + ## 🔩 Internal * Relocked dependencies -* Update referenced github actions \ No newline at end of file +* Update referenced github actions