Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/release_note_cn.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 2.4.1 Release Note


去除飞桨对 python.so 的依赖,修复在包括 conda 在内的特定的环境下,因无法找到 python.so 而造成运行失败的 Bug。



# 2.4.0 Release Note

## 1. 重要更新
Expand Down
6 changes: 6 additions & 0 deletions docs/release_note_en.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down