Skip to content

Commit

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

changelog: Assemble changes for 24.3.2 release
  • Loading branch information
kostko authored Feb 3, 2025
2 parents 62cbedc + b9c0c32 commit 9f30bd2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
1 change: 0 additions & 1 deletion .changelog/6032.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 = '24'
minor = 3
micro = 1
micro = 2
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 -->

## 24.3.2 (2025-02-03)

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

### Bug Fixes

- Bump CometBFT to 0.37.15-oasis1
([#6032](https://github.com/oasisprotocol/oasis-core/issues/6032))

## 24.3.1 (2024-11-29)

| Protocol | Version |
Expand Down

0 comments on commit 9f30bd2

Please sign in to comment.