Skip to content

Commit

Permalink
Release ouroboros-network 0.16.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
karknu committed Jul 2, 2024
1 parent 29a0a1e commit d88a587
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ouroboros-network/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
* Refactored signature of `LedgerPeers.ledgerPeersThread` for concision
and use of previously created records for shunting related values around.

## 0.16.1.1 -- 2024-06-28

### Breaking changes

### Non-Breaking changes

- Increase the target number of active peers during bulk sync to account for hot
trusted localroot peers.

Expand Down
2 changes: 1 addition & 1 deletion ouroboros-network/ouroboros-network.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: ouroboros-network
version: 0.16.1.0
version: 0.16.1.1
synopsis: A networking layer for the Ouroboros blockchain protocol
description: A networking layer for the Ouroboros blockchain protocol.
license: Apache-2.0
Expand Down

0 comments on commit d88a587

Please sign in to comment.