Skip to content

Commit f664d03

Browse files
committed
Compile release notes for v0.2.5
1 parent bb9c823 commit f664d03

File tree

6 files changed

+23
-5
lines changed

6 files changed

+23
-5
lines changed

docs/release_notes.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,29 @@ Release Notes
33

44
.. towncrier release notes start
55
6+
py-libp2p v0.2.5 (2025-04-14)
7+
-----------------------------
8+
9+
Bugfixes
10+
~~~~~~~~
11+
12+
- Fixed flaky test_simple_last_seen_cache by adding a retry loop for reliable expiry detection across platforms. (`#558 <https://github.com/ethereum/py-libp2p/issues/558>`__)
13+
14+
15+
Improved Documentation
16+
~~~~~~~~~~~~~~~~~~~~~~
17+
18+
- Added install and getting started documentation. (`#559 <https://github.com/ethereum/py-libp2p/issues/559>`__)
19+
20+
21+
Features
22+
~~~~~~~~
23+
24+
- Added a ``pub-sub`` example having ``gossipsub`` as the router to demonstrate how to use the pub-sub module in py-libp2p. (`#515 <https://github.com/ethereum/py-libp2p/issues/515>`__)
25+
- Added documentation on how to add examples to the libp2p package. (`#550 <https://github.com/ethereum/py-libp2p/issues/550>`__)
26+
- Added Windows-specific development setup instructions to `docs/contributing.rst`. (`#559 <https://github.com/ethereum/py-libp2p/issues/559>`__)
27+
28+
629
py-libp2p v0.2.4 (2025-03-27)
730
-----------------------------
831

newsfragments/515.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/550.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/558.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/559.docs.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/559.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)