Skip to content

Commit aa2db1c

Browse files
authored
Add changelog entries.
1 parent 052567f commit aa2db1c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

protocols/dcutr/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.14.1
22

3-
<!-- Remove lru dependency -->
3+
- Replace `lru::LruCache` with `hashlink::LruCache`.
4+
See [PR #6138](https://github.com/libp2p/rust-libp2p/pull/6138)
45

56
## 0.14.0
67

swarm/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.47.1
22

3-
<!-- Remove lru dependency -->
3+
- Replace `lru::LruCache` with `hashlink::LruCache`.
4+
See [PR #6138](https://github.com/libp2p/rust-libp2p/pull/6138)
45

56
## 0.47.0
67

0 commit comments

Comments
 (0)