diff --git a/changelog.md b/changelog.md index 1ad986c8b5..e52668fc8b 100644 --- a/changelog.md +++ b/changelog.md @@ -28,6 +28,7 @@ ### Tests * [1584](https://github.com/zeta-chain/node/pull/1584) - allow to run E2E tests on any networks +* [1753](https://github.com/zeta-chain/node/pull/1753) - fix gosec errors on usage of rand package ### CI