CHANGELOG: fix Prometheus bug number

This commit is contained in:
Roman Khimov 2019-11-01 15:33:46 +03:00
parent 8730f56785
commit 54bb9b94c7

View file

@ -5,7 +5,7 @@ This document outlines major changes between releases.
## 0.61.0 "Cuspidation" (01 Nov 2019)
New features:
* Prometheus support for monitoring (#348)
* Prometheus support for monitoring (#441)
* `neo-go contract invoke` now accepts endpoint parameter (`--endpoint` or
`-e`) to specify RPC node to be used for invocation (#363)
* RPC server now supports `invokescript` method (#348)