diff --git a/docs/release_note_en.md b/docs/release_note_en.md index 74236aedade..9e4c2d22930 100644 --- a/docs/release_note_en.md +++ b/docs/release_note_en.md @@ -1,3 +1,9 @@ +# 2.4.1 Release Note + + +Remove the dependence of the Paddle on python.so, and fix the bug that fails to execute due to the inability to find python.so in specific environments, including conda. + + # 2.4.0 Release Note ## 1. Important Updates