File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed
Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11year = '22'
22minor = 1
3- micro = 1
3+ micro = 2
Original file line number Diff line number Diff line change @@ -12,6 +12,24 @@ The format is inspired by [Keep a Changelog].
1212
1313<!-- TOWNCRIER -->
1414
15+ ## 22.1.2 (2022-04-05)
16+
17+ | Protocol | Version |
18+ | :------------------| :---------:|
19+ | Consensus | 6.0.0 |
20+ | Runtime Host | 5.0.0 |
21+ | Runtime Committee | 4.0.0 |
22+
23+ ### Features
24+
25+ - runtime: Make persistent transaction check state configurable
26+ ([ #4640 ] ( https://github.com/oasisprotocol/oasis-core/issues/4640 ) )
27+
28+ ### Bug Fixes
29+
30+ - go/worker/compute: Improve proposed transaction handling
31+ ([ #4640 ] ( https://github.com/oasisprotocol/oasis-core/issues/4640 ) )
32+
1533## 22.1.1 (2022-04-04)
1634
1735| Protocol | Version |
You can’t perform that action at this time.
0 commit comments