diff --git a/docs/protocol-changes.rst b/docs/protocol-changes.rst index 5760246..10f5288 100644 --- a/docs/protocol-changes.rst +++ b/docs/protocol-changes.rst @@ -47,17 +47,20 @@ Removed methods Version 1.2 =========== -Changes: +Changes +------- * :func:`blockchain.transaction.get` now has an optional parameter *verbose*. -New methods: +New methods +----------- * :func:`blockchain.block.headers` * :func:`mempool.get_fee_histogram` -Deprecated methods: +Deprecated methods +------------------ * :func:`blockchain.block.get_chunk`. Switch to :func:`blockchain.block.headers`