From 882ecfde876326183d7debddfe509fa0b5e500ed Mon Sep 17 00:00:00 2001 From: Maxime Mangel Date: Mon, 25 Sep 2023 14:02:16 +0200 Subject: [PATCH] Update the release note --- src/Fable.Cli/RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Fable.Cli/RELEASE_NOTES.md b/src/Fable.Cli/RELEASE_NOTES.md index b57d280f4c..8d9560f3af 100644 --- a/src/Fable.Cli/RELEASE_NOTES.md +++ b/src/Fable.Cli/RELEASE_NOTES.md @@ -11,6 +11,7 @@ * Fix #3441: Don't ignore error when loading plugin * Fix #3482: Remove `Py.python` and `Py.expr_python` use `emitPyStatement` and `emitPyExpr` instead * Restrict replacements to accept only functions from their target language module +* Fix #3528: Consider functions hidden by a signature file as private (@nojaf) ### 4.1.4