Skip to content

Commit 6ef84db

Browse files
committed
add changelog entry
1 parent d48a6e3 commit 6ef84db

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
@@ -6,6 +6,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
66
## Version 23.1.0
77
* Oracle GraalPy standalones (also known as GraalPy Enterprise) are now available under GFTC. The community builds published on Github have been renamed to `graalpy-community-<version>-<os>-<arch>.tar.gz`.
88
* Support compilation and execution of C extensions using the native MSVC toolchain on Windows.
9+
* Add support for the sqlite3 module.
910

1011
## Version 23.0.0
1112
* Update `numpy` and `pandas` versions, add support for `scipy` and `scikit_learn` with `ginstall`. This automatically applies some fixes that make it possible to use these new versions with GraalPy.

0 commit comments

Comments
 (0)