Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 committed Jul 5, 2024
1 parent 9d453be commit b1c822c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- refactor: Add `Serialize` for {Ipfs, IpldDag)::put_dag. [PR 249](https://github.com/dariusc93/rust-ipfs/pull/249)
- feat: Add `Ipfs::{dht_get_providers,dht_provide)`, supporting `RecordKey` directly. [PR 250](https://github.com/dariusc93/rust-ipfs/pull/250)
- refactor: Remove sessions and redundant code. [PR 255](https://github.com/dariusc93/rust-ipfs/pull/255)
- refactor: Move from libipld to ipld-core. [PR XXX](https://github.com/dariusc93/rust-ipfs/pull/XXX)

# 0.11.20
- feat: Add Ipfs::{add,remove}_external_address.
Expand Down
2 changes: 1 addition & 1 deletion unixfs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 0.5.0
- refactor: Move from libipld to ipld-core
- refactor: Move from libipld to ipld-core. [PR XXX](https://github.com/dariusc93/rust-ipfs/pull/XXX)

# 0.4.0

Expand Down

0 comments on commit b1c822c

Please sign in to comment.