Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ffakenz committed Jul 4, 2023
1 parent 3f7fdf0 commit f134261
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
As a minor extension, we also keep a semantic version for the `UNRELEASED`
changes.

## [0.12.0] - UNRELEASED

- **BREAKING** Introduce authenticated network messages [#965](965).
- Peers will sign messages before broadcasting them to other peers and
verify its signature upon receving against its party members.

## [0.11.0] - 2023-06-30

This release contains breaking changes of the persistence and on-chain scripts
Expand Down

0 comments on commit f134261

Please sign in to comment.