diff --git a/CHANGELOG.md b/CHANGELOG.md index a703464..c6c53a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -- [Removed chain id from network slice](https://github.com/multiversx/mx-sdk-dapp-core/pull/3) +- [Removed chain id from network slice & added esbuild and absolute imports](https://github.com/multiversx/mx-sdk-dapp-core/pull/3) - [Reverted absolute imports](https://github.com/multiversx/mx-sdk-dapp-core/pull/2) - [Added network store](https://github.com/multiversx/mx-sdk-dapp-core/pull/1)