Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodmane committed Sep 22, 2023
1 parent 5a655fe commit 4011a3e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/project/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,14 @@ myst:

## Unreleased

- {{ Fix }} Fixed `LONG_BIT definition appears wrong for platform` error happened in out-of-tree build.
- {{ Fix }} Fixed `LONG_BIT definition appears wrong for platform` error
happened in out-of-tree build.
{pr}`4136`

- {{ Fix }} `pyodide.checkInterrupt` works when there is no interrupt buffer and
the gil is not held.
{pr}`4164`

### Load time & size optimizations

- {{ Performance }} Do not use `importlib.metadata` when identifying installed packages,
Expand Down

0 comments on commit 4011a3e

Please sign in to comment.