diff --git a/CHANGELOG.md b/CHANGELOG.md index aa50b2f2d62ec4..fe4196d5c2d8bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ Release channels have their own copy of this changelog: * removed the unreleased `redelegate` instruction processor and CLI commands (#2213) * Banks-client: * relax functions to use `&self` instead of `&mut self` (#2591) + * `agave-validator`: + * Remove the deprecated value of `fifo` for `--rocksdb-shred-compaction` (#WXYZ) * Changes * SDK: * removed the `respan` macro. This was marked as "internal use only" and was no longer used internally.