Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 authored Nov 22, 2024
1 parent fe0f132 commit 41c307d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 0.13.0
- refactor: provide topic in pubsub event. If a topic filter is supplied, the topic will be excluded from the event. [PR XXX](https://github.com/dariusc93/rust-ipfs/pull/XXX)
- refactor: provide topic in pubsub event. If a topic filter is supplied, the topic will be excluded from the event. [PR 337](https://github.com/dariusc93/rust-ipfs/pull/337)

# 0.12.2
- feat: Reimplement ConnectionEvents and PeerConnectionEvents stream via `Ipfs::{connection_events, peer_connection_events}`. [PR 320](https://github.com/dariusc93/rust-ipfs/pull/320)
Expand Down

0 comments on commit 41c307d

Please sign in to comment.