Skip to content

Commit 087349c

Browse files
authored
Merge pull request #4643 from oasisprotocol/kostko/stable/22.1.x/changelog-22.1.2
changelog: Assemble changes for 22.1.2 release
2 parents 7614706 + 73226d1 commit 087349c

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

.changelog/4640.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/4640.feature.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

.punch_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
year = '22'
22
minor = 1
3-
micro = 1
3+
micro = 2

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)