From 5e881f73045c6ab352cd6d80cdee584558c3826e Mon Sep 17 00:00:00 2001 From: Alex Gartner Date: Wed, 20 Nov 2024 09:18:35 -0800 Subject: [PATCH] changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 2d1b39ead5..378991ce1a 100644 --- a/changelog.md +++ b/changelog.md @@ -8,6 +8,7 @@ * [3091](https://github.com/zeta-chain/node/pull/3091) - improve build reproducability. `make release{,-build-only}` checksums should now be stable. * [3124](https://github.com/zeta-chain/node/pull/3124) - integrate SPL deposits * [3134](https://github.com/zeta-chain/node/pull/3134) - integrate SPL tokens withdraw to Solana +* [3182](https://github.com/zeta-chain/node/pull/3182) - enable zetaclient pprof server on port 6061 ### Tests