diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md
index cde5453d4..e1f65f331 100644
--- a/docs/release-notes/index.md
+++ b/docs/release-notes/index.md
@@ -61,6 +61,9 @@ This is the list of changes to Taipy releases as they were published.
- The `DataNode^` class now correctly handles the `editor_id` parameter when writing data.
See [issue #2017](https://github.com/Avaiga/taipy/issues/2017).
+- When the DAG of a `Scenario^` or a `Sequence^` is not valid, an error message is now logged
+ before raising the `InvalidSequence^` exception.
+ See [issue #2322](https://github.com/Avaiga/taipy/issues/2322)
# Enterprise edition: 4.1 ( IN PROGRESS )