From 73c85f091e952b67acbecf9050a0a24ed1136663 Mon Sep 17 00:00:00 2001 From: Charlie Chen Date: Mon, 15 Jul 2024 23:33:18 -0500 Subject: [PATCH] added entry to changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 115a144a52..75b546b9b3 100644 --- a/changelog.md +++ b/changelog.md @@ -31,6 +31,7 @@ * [2366](https://github.com/zeta-chain/node/pull/2366) - add migration script for adding authorizations table * [2372](https://github.com/zeta-chain/node/pull/2372) - add queries for tss fund migration info * [2416](https://github.com/zeta-chain/node/pull/2416) - add Solana chain information +* [2465](https://github.com/zeta-chain/node/pull/2465) - add Solana inbound SOL token observation ### Refactor