diff --git a/CHANGELOG.md b/CHANGELOG.md index a4cb403..6fe5e3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [4.11.0](https://github.com/web3j/web3j-gradle-plugin/releases/tag/v4.11.0) (2024-02-18) +# [0.4.0](https://github.com/web3j/solidity-gradle-plugin/releases/tag/v0.4.0) (2023-06-16) ### Bug Fixes @@ -11,7 +11,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -* Bump version to 4.11.0 [#74](https://github.com/web3j/web3j-gradle-plugin/pull/74) +* Added shanghai evmVersion [#61](https://github.com/web3j/solidity-gradle-plugin/pull/61) +* Bump version to 0.4.1-SNAPSHOT [#63](https://github.com/web3j/solidity-gradle-plugin/pull/63) ### BREAKING CHANGES