Skip to content

Commit

Permalink
Update changelog for 0.26.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodmane committed Nov 14, 2024
1 parent fdc97e7 commit f6c093d
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions docs/project/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,6 @@ myst:
for more information.
{pr}`5100`

- {{ Fix }} JSPI support now works with support for new JSPI and no WebAssembly type reflection.
{pr}`5129`

- {{ Fix }} Fix sessionStorage-related crash when running in sandboxed iframe.
{pr}`5186`

- {{ Fix }} `JsFinder.find_spec()` no longer crashes when called during pytest test collection.
{pr}`5170`

### Packages

- Upgraded `crc32c` to 2.7.1 {pr}`5169`
Expand Down Expand Up @@ -123,6 +114,18 @@ myst:
- Upgraded `tree-sitter-java` to 0.23.4 {pr}`5185`
- Upgraded `tree-sitter-python` to 0.23.4 {pr}`5185`

## Version 0.26.4

- {{ Fix }} JSPI support now works with support for new JSPI and no WebAssembly type reflection.
{pr}`5129`

- {{ Fix }} Fix sessionStorage-related crash when running in sandboxed iframe.
{pr}`5186`

- {{ Fix }} `JsFinder.find_spec()` no longer crashes when called during pytest test collection.
{pr}`5170`


## Version 0.26.3

_October 19, 2024_
Expand Down

0 comments on commit f6c093d

Please sign in to comment.