Skip to content

Commit

Permalink
Newline between versions in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
acerone85 committed Oct 30, 2024
1 parent 8855eab commit 5b91da4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Breaking
- [863](https://github.com/FuelLabs/fuel-vm/pull/863): Changed StorageRead::read to load a serialized value starting from a offset. The function returns an optional value equal to the number of bytes read when defined, or none if the offset specified in input is outside the boundaries of the serialized value read.

## [Version 0.58.2]

### Fixed
Expand Down

0 comments on commit 5b91da4

Please sign in to comment.