Compile release notes for v0.2.6

This commit is contained in:
pacrob
2025-05-12 13:45:35 -06:00
parent 9798db3932
commit ede850d943
6 changed files with 23 additions and 5 deletions

View File

@ -1 +0,0 @@
Added identify-push protocol implementation and examples to demonstrate how peers can proactively push their identity information to other peers when it changes.

View File

@ -1 +0,0 @@
Expand the Introduction section in the documentation with a detailed overview of Py-libp2p.

View File

@ -1 +0,0 @@
Added AutoNAT protocol

View File

@ -1 +0,0 @@
Bumps dependency to ``protobuf>=6.30.1``.

View File

@ -1 +0,0 @@
Removes old interop tests, creates placeholders for new ones, and turns on interop testing in CI.