Skip to content

Commit 288ff9b

Browse files
committed
CHANGES: Add 1.5.2 entries
1 parent c3aef9e commit 288ff9b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# The change history of PyCall
22

3+
## 1.5.2
4+
5+
* Fix memory leak with str(list) (#169).
6+
7+
*mknkmyza*
8+
9+
* Fix SEGV occured on Ruby process finalization.
10+
11+
* Fix for supporting Ruby >= 3.3.
12+
13+
* Fix for supporting Python >= 3.2.
14+
315
## 1.5.1
416

517
* Fix memory leak in rich compare methods (#167, #168).

0 commit comments

Comments
 (0)