Skip to content

Commit

Permalink
Merge pull request #5490 from oasisprotocol/kostko/stable/23.0.x/chan…
Browse files Browse the repository at this point in the history
…gelog-23.0.8

changelog: Assemble changes for 23.0.8 release
  • Loading branch information
kostko committed Nov 29, 2023
2 parents ea91d4a + 058f0ee commit 8df88cf
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
1 change: 0 additions & 1 deletion .changelog/5486.bugfix.md

This file was deleted.

Empty file removed .changelog/5489.trivial.md
Empty file.
2 changes: 1 addition & 1 deletion .punch_version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
year = '23'
minor = 0
micro = 7
micro = 8
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,19 @@ The format is inspired by [Keep a Changelog].

<!-- TOWNCRIER -->

## 23.0.8 (2023-11-29)

| Protocol | Version |
|:------------------|:---------:|
| Consensus | 7.0.0 |
| Runtime Host | 5.1.0 |
| Runtime Committee | 5.0.0 |

### Bug Fixes

- rhp: Add extra signatures to Eden genesis block
([#5486](https://github.com/oasisprotocol/oasis-core/issues/5486))

## 23.0.7 (2023-11-28)

| Protocol | Version |
Expand Down

0 comments on commit 8df88cf

Please sign in to comment.