CHANGELOG: add a note about config changes for v0.71.0

This commit is contained in:
Roman Khimov 2019-12-30 19:22:12 +03:00
parent 3985de1a9c
commit 9a8f5c2a5d

View file

@ -26,6 +26,8 @@ New features:
* `getblocks` P2P command implementation (#577)
Behaviour changes:
* `Monitoring` config section changed its name to `Prometheus` because of
pprof addition (#536)
* `db dump` command now also writes the block number zero by default to
comply with ImportBlocks format (#582)
* `skip` parameter was renamed to `start` in the `db dump` command (#582)