diff --git a/CHANGELOG.md b/CHANGELOG.md index ef58b7360a..0662ef617c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - [2553](https://github.com/FuelLabs/fuel-core/pull/2553): Scaffold global merkle root storage crate. +- [2598](https://github.com/FuelLabs/fuel-core/pull/2598): Add initial test suite for global merkle root storage updates. ### Fixed - [2632](https://github.com/FuelLabs/fuel-core/pull/2632): Improved performance of certain async trait impls in the gas price service.