Skip to content

Commit 1bb5c2d

Browse files
Add CHANGELOG entry for pyodide#14
1 parent fc23181 commit 1bb5c2d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## Changed
11+
12+
- The `pyodide config list` command now displays additional config variables
13+
derived from the Python `sysconfig` module. These variables may also be accessed
14+
through `pyodide config get <variable name>` for use in out-of-tree builds.
15+
[#14](https://github.com/pyodide/pyodide-build/pull/14)
16+
17+
1018
## [0.27.3] - 2024/07/17
1119

1220
- It is now possible to override `_f2c_fixes.py` file, with `_f2c_fixes_wrapper` variable.

0 commit comments

Comments
 (0)