diff --git a/doc/release-notes.md b/doc/release-notes.md index 897e9e532..710b31d77 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,7 +1,10 @@ # Bitcoin ABC 0.25.3 Release Notes Bitcoin ABC version 0.25.3 is now available from: This release includes the following features and fixes: +- The blockfilterindex can now be maintained when using prune, allowing + to run a node with low storage requirements while serving BIP158 compact + block filters to clients.