Commit 3de3785
authored
chore: Release litep2p v0.12.1 (#475)
## [0.12.1] - 2025-11-21
This release adds support for connecting to multiple Kademlia DHT
networks. The change is backward-compatible, no client code
modifications should be needed compared to v0.12.0.
### Changed
- kad: Allow connecting to more than one DHT network
([#473](#473))
- service: Log services that have closed
([#474](#474))
### Fixed
- update simple-dns
([#470](#470))1 parent 643d4ff commit 3de3785
3 files changed
+38
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
8 | 21 | | |
9 | 22 | | |
10 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments