Skip to content

Commit 0f27b8d

Browse files
committed
ouroboros-network-0.21.1
1 parent 0874959 commit 0f27b8d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

ouroboros-network/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66

77
### Non-breaking changes
88

9+
## 0.21.1.0 -- 2025-05-13
10+
11+
### Non-breaking changes
12+
13+
* Lowered default established targets:
14+
- ledger peers: 30 (deadline mode)
15+
- big ledgerp pers: 40 (syncing mode)
16+
917
## 0.21.0.0 -- 2025-05-13
1018

1119
### Breaking changes

ouroboros-network/ouroboros-network.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: ouroboros-network
3-
version: 0.21.0.0
3+
version: 0.21.1.0
44
synopsis: A networking layer for the Ouroboros blockchain protocol
55
description: A networking layer for the Ouroboros blockchain protocol.
66
license: Apache-2.0

0 commit comments

Comments
 (0)