Skip to content

Commit

Permalink
CHANGES: Add 1.5.2 entries
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkn committed May 24, 2024
1 parent c3aef9e commit 288ff9b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# The change history of PyCall

## 1.5.2

* Fix memory leak with str(list) (#169).

*mknkmyza*

* Fix SEGV occured on Ruby process finalization.

* Fix for supporting Ruby >= 3.3.

* Fix for supporting Python >= 3.2.

## 1.5.1

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

0 comments on commit 288ff9b

Please sign in to comment.