From 46379ce0be0f55fc16c5d41690063f87a47c42b4 Mon Sep 17 00:00:00 2001 From: Caio Date: Mon, 16 Dec 2024 17:42:19 -0300 Subject: [PATCH] Add to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41a5429f..df680dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ The minor version will be incremented upon a breaking change and the patch versi ### Features +- geyser: Add option to allow the injection of a root authority ([#497](https://github.com/rpcpool/yellowstone-grpc/pull/497)) + ### Breaking ## 2024-12-15