Updates Changelog

This commit is contained in:
Arya 2024-04-15 14:36:09 -04:00
parent bd37264a10
commit 14a6605ccb
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ It also includes:
- Log database information such as storage usage on startup and shutdown ([#8336](https://github.com/ZcashFoundation/zebra/pull/8336), [#8389](https://github.com/ZcashFoundation/zebra/pull/8389))
- OpenAPI specification for Zebra's RPC methods ([#8342](https://github.com/ZcashFoundation/zebra/pull/8342))
- Add block times to output of getblock RPC method when called with `verbosity = 2` ([#8384](https://github.com/ZcashFoundation/zebra/pull/8384))
### Changed