Skip to content

Commit

Permalink
Merge pull request #672 from oasisprotocol/andrew7234/release-v0.2.11
Browse files Browse the repository at this point in the history
changelog for release
  • Loading branch information
Andrew7234 authored Mar 22, 2024
2 parents e5e6f74 + 75baad7 commit a63b063
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changelog/660.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/661.bugfix.md

This file was deleted.

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 -->

## v0.2.11 (2024-03-21)

### Bug Fixes and Improvements

- analyzer/consensus: add all known consensus tx body types; add serde helpers
([#661](https://github.com/oasisprotocol/nexus/issues/661))

### Internal Changes

- Fast CI on "assemble release" PRs
([#660](https://github.com/oasisprotocol/nexus/issues/660))

The special PRs that just assemble the changelog fragments to prepare
a release no longer need to undergo full CI, allowing us to cut
releases quickly if needed.

## 0.2.10 (2024-03-12)

Highlights of this release include:
Expand Down

0 comments on commit a63b063

Please sign in to comment.