Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt12 committed May 26, 2023
1 parent 3b525bb commit fe1479b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion ouroboros-network/CHANGELOG.md
@@ -1,11 +1,19 @@
# Revision history for ouroboros-network

## 0.7.0.1
## 0.8.0.0

### Non-breaking changes

* Updated to use `ouroboros-network-api-0.5.0.0`.

### Breaking changes

* Changed how DNS for local root peers works
- Change TraceLocalRootPeersTrace to include TraceLocalRootDNSMap constructor;
- Change TraceLocalRootGroups constructor type;
- Change localRootPeersProvider type signature;
- Updated tests to reflect the above changes.

## 0.7.0.0

### Breaking changes
Expand Down

0 comments on commit fe1479b

Please sign in to comment.