Skip to content

Commit e9cee16

Browse files
Khwahish29mystical-prog
authored andcommitted
revert release notes
1 parent dbc2d71 commit e9cee16

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

docs/release_notes.rst

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -279,23 +279,3 @@ v0.1.2
279279
--------------
280280

281281
Welcome to the great beyond, where changes were not tracked by release...
282-
283-
py-libp2p v0.2.6 (2025-05-01)
284-
-----------------------------
285-
286-
Features
287-
~~~~~~~~
288-
289-
- Transitioned from `async_service` to `anyio_service`, leveraging AnyIO's robust async primitives for improved task management and exception handling. This change enhances compatibility with modern async patterns and improves overall service reliability. (`#600 <https://github.com/ethereum/py-libp2p/issues/600>`__)
290-
291-
- Updated the service implementation to handle `ExceptionGroup` correctly, ensuring proper exception propagation and alignment with Python 3.11+ semantics. (`#601 <https://github.com/ethereum/py-libp2p/issues/601>`__)
292-
293-
Improved Documentation
294-
~~~~~~~~~~~~~~~~~~~~~~
295-
296-
- Updated the documentation to reflect the transition to AnyIO, including changes to module names and descriptions. (`#602 <https://github.com/ethereum/py-libp2p/issues/602>`__)
297-
298-
Internal Changes - for py-libp2p Contributors
299-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
300-
301-
- Refactored internal service management logic to align with AnyIO's task group semantics, improving maintainability and reducing technical debt. (`#603 <https://github.com/ethereum/py-libp2p/issues/603>`__)

0 commit comments

Comments
 (0)