Skip to content

Commit

Permalink
Add CHANGELOG entry for #27
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Sep 11, 2024
1 parent 8ed8240 commit e8cef40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- The `pyodide skeleton pypi --update` command and the `--update-patched` variant now
validate the version and the source checksum when updating a package's recipe.
[#27](https://github.com/pyodide/pyodide-build/pull/27)

- `pyo3_config_file` is no longer available in `pyodide config` command.
Pyodide now sets `PYO3_CROSS_PYTHON_VERSION`, `PYO3_CROSS_LIB_DIR` to specify the cross compilation environment
for PyO3.
Expand Down

0 comments on commit e8cef40

Please sign in to comment.