diff --git a/ouroboros-network/CHANGELOG.md b/ouroboros-network/CHANGELOG.md index 14875493537..b91e3c2d2aa 100644 --- a/ouroboros-network/CHANGELOG.md +++ b/ouroboros-network/CHANGELOG.md @@ -6,14 +6,6 @@ ### Non-breaking changes -## 0.19.0.1 -- 2025-01-15 - -### Breaking changes - -### Non-breaking changes - -- Removed `UnsupportedOperation` from rethrow policy. - ## 0.19.0.0 -- 2025-01-02 ### Breaking changes diff --git a/ouroboros-network/ouroboros-network.cabal b/ouroboros-network/ouroboros-network.cabal index 29bf0ef499f..6d744c8f4a8 100644 --- a/ouroboros-network/ouroboros-network.cabal +++ b/ouroboros-network/ouroboros-network.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: ouroboros-network -version: 0.19.0.1 +version: 0.19.0.0 synopsis: A networking layer for the Ouroboros blockchain protocol description: A networking layer for the Ouroboros blockchain protocol. license: Apache-2.0