Skip to content

Commit

Permalink
Merge pull request #4871 from oasisprotocol/changelog-22.1.x
Browse files Browse the repository at this point in the history
changelog: Assemble changes for 22.1.10 release
  • Loading branch information
pro-wh authored Jul 29, 2022
2 parents ab77e58 + c54cb8b commit e75dd90
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .changelog/4867.bugfix.md

This file was deleted.

2 changes: 1 addition & 1 deletion .punch_version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
year = '22'
minor = 1
micro = 9
micro = 10
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,22 @@ The format is inspired by [Keep a Changelog].

<!-- TOWNCRIER -->

## 22.1.10 (2022-07-28)

| Protocol | Version |
|:------------------|:---------:|
| Consensus | 6.0.0 |
| Runtime Host | 5.0.0 |
| Runtime Committee | 4.0.0 |

### Bug Fixes

- go/runtime/host: correct clone3 version threshold
([#4867](https://github.com/oasisprotocol/oasis-core/issues/4867))

The threshold was too low and older kernels were mistakenly asked to resolve
'clone3.'

## 22.1.9 (2022-07-26)

| Protocol | Version |
Expand Down

0 comments on commit e75dd90

Please sign in to comment.