Skip to content

Commit ede850d

Browse files
committed
Compile release notes for v0.2.6
1 parent 9798db3 commit ede850d

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.6 (2025-05-12)
7+
-----------------------------
8+
9+
Improved Documentation
10+
~~~~~~~~~~~~~~~~~~~~~~
11+
12+
- Expand the Introduction section in the documentation with a detailed overview of Py-libp2p. (`#560 <https://github.com/libp2p/py-libp2p/issues/560>`__)
13+
14+
15+
Features
16+
~~~~~~~~
17+
18+
- Added identify-push protocol implementation and examples to demonstrate how peers can proactively push their identity information to other peers when it changes. (`#552 <https://github.com/libp2p/py-libp2p/issues/552>`__)
19+
- Added AutoNAT protocol (`#561 <https://github.com/libp2p/py-libp2p/issues/561>`__)
20+
21+
22+
Internal Changes - for py-libp2p Contributors
23+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24+
25+
- Bumps dependency to ``protobuf>=6.30.1``. (`#576 <https://github.com/libp2p/py-libp2p/issues/576>`__)
26+
- Removes old interop tests, creates placeholders for new ones, and turns on interop testing in CI. (`#588 <https://github.com/libp2p/py-libp2p/issues/588>`__)
27+
28+
629
py-libp2p v0.2.5 (2025-04-14)
730
-----------------------------
831

newsfragments/552.feature.rst

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

newsfragments/560.docs.rst

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

newsfragments/561.feature.rst

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

newsfragments/576.internal.rst

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

newsfragments/588.internal.rst

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

0 commit comments

Comments
 (0)