File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ The format is based on [Keep a Changelog].
66
77## Unreleased
88
9+ ## 2.0.0-> 2.0.1
10+
11+ Patch release with backports to fix broken nightly builds.
12+ Namely contains backports of
13+
14+ * [ #7381 : Make Substrate compile with latest nightly] ( https://github.com/paritytech/substrate/pull/7381 )
15+ * [ #7238 : Fix compilation with environmental on latest nightly] ( https://github.com/paritytech/substrate/pull/7238 )
16+ * [ #7395 : Make benchmarks compile with latest nightly] ( https://github.com/paritytech/substrate/pull/7395 )
17+ * [ #7838 : Fix incorrect use of syn::exports] ( https://github.com/paritytech/substrate/pull/7838 ) (partially)
18+ * [ #7854 : Update to futures 0.3.9] ( https://github.com/paritytech/substrate/pull/7854 )
19+
20+
921## 2.0.0-rc6 -> 2.0.0 – two dot 😮
1022
1123Runtime
You can’t perform that action at this time.
0 commit comments