From b0100a5a199a8a456f601eedeae0b7c3afbc24a4 Mon Sep 17 00:00:00 2001 From: zachary sun <70642955+sunzhongkai588@users.noreply.github.com> Date: Fri, 13 Jan 2023 17:55:01 +0800 Subject: [PATCH] Update release_note_en.md update 2.4.1 release --- docs/release_note_en.md | 6 ++++++ 1 file changed, 6 insertions(+) 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