diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md
index a3ae16e53..3c5fea92e 100644
--- a/docs/release-notes/index.md
+++ b/docs/release-notes/index.md
@@ -382,6 +382,9 @@ following new functionalities:
taipy-gui
4.0.2
+- Boolean values are not represented properly in table controls that set the *use_checkbox*
+ property To True.
+ See [issue #2257](https://github.com/Avaiga/taipy/issues/2257).
- Lambda functions may fail to locate state variables or local functions.
See [issue #2212](https://github.com/Avaiga/taipy/issues/2212) and
[issue #2242](https://github.com/Avaiga/taipy/issues/2242).