mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-29 13:41:47 +00:00
CHANGELOG: fix Prometheus bug number
This commit is contained in:
parent
8730f56785
commit
54bb9b94c7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ This document outlines major changes between releases.
|
||||||
## 0.61.0 "Cuspidation" (01 Nov 2019)
|
## 0.61.0 "Cuspidation" (01 Nov 2019)
|
||||||
|
|
||||||
New features:
|
New features:
|
||||||
* Prometheus support for monitoring (#348)
|
* Prometheus support for monitoring (#441)
|
||||||
* `neo-go contract invoke` now accepts endpoint parameter (`--endpoint` or
|
* `neo-go contract invoke` now accepts endpoint parameter (`--endpoint` or
|
||||||
`-e`) to specify RPC node to be used for invocation (#363)
|
`-e`) to specify RPC node to be used for invocation (#363)
|
||||||
* RPC server now supports `invokescript` method (#348)
|
* RPC server now supports `invokescript` method (#348)
|
||||||
|
|
Loading…
Reference in a new issue