We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65bb97 commit 0f5f330Copy full SHA for 0f5f330
ouroboros-network/CHANGELOG.md
@@ -6,14 +6,6 @@
6
7
### Non-breaking changes
8
9
-## 0.19.0.1 -- 2025-01-15
10
-
11
-### Breaking changes
12
13
-### Non-breaking changes
14
15
-- Removed `UnsupportedOperation` from rethrow policy.
16
17
## 0.19.0.0 -- 2025-01-02
18
19
### Breaking changes
ouroboros-network/ouroboros-network.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 3.0
2
name: ouroboros-network
3
-version: 0.19.0.1
+version: 0.19.0.0
4
synopsis: A networking layer for the Ouroboros blockchain protocol
5
description: A networking layer for the Ouroboros blockchain protocol.
license: Apache-2.0
0 commit comments