Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 34695a8

Browse files
committed
adding Changelog
1 parent 563e627 commit 34695a8

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

docs/CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,30 @@ The format is based on [Keep a Changelog].
66

77
## Unreleased
88

9-
## 2.0.0-rc1 -> 2.0.0-rc2
9+
## 2.0.0-rc2 -> 2.0.0-rc3
10+
11+
Runtime
12+
-------
13+
14+
* Introduce stacked filtering (#6273)
15+
* Allow "anonymous" proxied accounts (#6236)
16+
* Allow over-weight collective proposals to be closed (#6163)
17+
* Fix Election when ForceNone V1 (#6166)
1018

19+
Client
20+
------
21+
22+
* Make transaction pool prune transactions only of canonical blocks (#6123)
23+
* Rename all the election operations (#6245)
24+
* Sentry nodes and validator nodes also imply reserved (#6251)
25+
* Fix peerset not filtering incoming connections in reserved-only (#6249)
26+
* Use Subscription Manager from `jsonrpc-pubsub` (#6208)
27+
* Add a Substrate networking Grafana dashboard template (#6171)
28+
* Add subkey inspect-node-key (#6153)
29+
30+
## 2.0.0-rc1 -> 2.0.0-rc2
1131

32+
(nothing of note)
1233

1334
## 2.0.0-alpha.8 -> 2.0.0-rc1
1435

0 commit comments

Comments
 (0)