Skip to content

Commit 0af97b5

Browse files
committed
Add CHANGELOG entry
1 parent 91407f7 commit 0af97b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
1616
* Add support for sharing Arrow arrays and tables between Java, PyArrow, and Pandas to avoid data copying when embedding those libraries into a Java project.
1717
* Enable FTS3, FTS4, FTS5, RTREE, and math function features in the bundled sqlite3 library.
1818
* Add support patches for Torch 2.7.0, PyGObject 3.52.3, xmlschema 4.0.0, lxml < 5.4.0, SciPy 1.15, jq 1.8.0, NumPy < 2.3, ormsgpack < 1.9.1, pandas 2.2.3, PyArrow 19.0, PyMuPDF 1.25.4.
19+
* The GraalPy Native standalone on Linux now uses the G1 garbage collector which is much faster.
1920

2021
## Version 24.2.0
2122
* Updated developer metadata of Maven artifacts.

0 commit comments

Comments
 (0)