Skip to content

Commit

Permalink
Use libp2p 0.5.3 (#570)
Browse files Browse the repository at this point in the history
* Use libp2p 0.5.3

* Update CHANGELOG
  • Loading branch information
sandreae authored Sep 21, 2023
1 parent 4bd6142 commit c968e0d
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 71 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Stream blob data in chunks to files to not occupy too much memory [#551](https://github.com/p2panda/aquadoggo/pull/551)
- Remove unused methods from `EntryStore` [#560](https://github.com/p2panda/aquadoggo/pull/560)
- Updates for new hash serialization in p2panda-rs [#569](https://github.com/p2panda/aquadoggo/pull/569)
- Use `libp2p` `0.5.3` [#570](https://github.com/p2panda/aquadoggo/pull/570)

## Fixed

Expand Down
Loading

0 comments on commit c968e0d

Please sign in to comment.