Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Closed
Prev Previous commit
Update CHANGELOG.md
  • Loading branch information
cecton authored Jun 11, 2020
commit 90b4f44bef15a044f6bdeba34b3470950ac334ac
6 changes: 5 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog].

## Unreleased

Client
------

* Add new methods to set defaults ports for RPC, RPC WebSocket and Prometheus (#6250)

## 2.0.0-rc2 -> 2.0.0-rc3

Runtime
Expand All @@ -26,7 +31,6 @@ Client
* Use Subscription Manager from `jsonrpc-pubsub` (#6208)
* Add a Substrate networking Grafana dashboard template (#6171)
* Add subkey inspect-node-key (#6153)
* Add new methods to set defaults ports for RPC, RPC WebSocket and Prometheus (#6250)

## 2.0.0-rc1 -> 2.0.0-rc2

Expand Down