Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Dentosal committed Jul 26, 2023
1 parent 36c86f6 commit 95525c4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ Description of the upcoming release here.

- [#499](https://github.com/FuelLabs/fuel-vm/pull/499/): The `wasm_bindgen` support of `fuel-asm` and `fuel-types`.
Each new release also publish a typescript analog of the `fuel-asm` and `fuel-types` crates to the npm.

### Changed

- [#525](https://github.com/FuelLabs/fuel-vm/pull/525): The `$hp` register is no longer restored to it's previous value when returning from a call, making it possible to return heap-allocated types from `CALL`.


## [Version 0.35.0]

Expand Down

0 comments on commit 95525c4

Please sign in to comment.