We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3a8d40 + 5c81c45 commit 76f75f2Copy full SHA for 76f75f2
2 files changed
.changelog/3813.bugfix
CHANGELOG.md
@@ -12,6 +12,22 @@ The format is inspired by [Keep a Changelog].
12
13
<!-- TOWNCRIER -->
14
15
+## 20.12.6 (2021-04-12)
16
+
17
+| Protocol | Version |
18
+|:------------------|:---------:|
19
+| Consensus | 2.0.0 |
20
+| Runtime Host | 1.0.0 |
21
+| Runtime Committee | 1.0.0 |
22
23
+### Bug Fixes
24
25
+- go/upgrade: Fix node querying upgrade handler too soon
26
+ ([#3813](https://github.com/oasisprotocol/oasis-core/issues/3813))
27
28
+ Fixes node querying the upgrade handler too soon when restarted while the
29
+ upgrade epoch was not yet reached.
30
31
## 20.12.5 (2021-03-01)
32
33
| Protocol | Version |
0 commit comments