diff --git a/CHANGELOG.md b/CHANGELOG.md index 95f634ec6..e3e40bbc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline * Fix Sign method [#2033](https://github.com/hyperledger/web3j/pull/2033) * Revert 2031 and 2033 [#2034](https://github.com/hyperledger/web3j/pull/2034) * Web3j release fix [2037](https://github.com/hyperledger/web3j/pull/2037) +* Fix encodePacked DynamicBytes [2042](https://github.com/hyperledger/web3j/pull/2042) ### Features