diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index bce2527c..581d994a 100644 --- a/docs/versionhistory.rst +++ b/docs/versionhistory.rst @@ -3,7 +3,7 @@ Version history This library adheres to `Semantic Versioning `_. -**UNRELEASED** +**1.0.0b2** - Added introspection of running tasks via ``anyio.get_running_tasks()`` - Added the ``getsockopt()`` and ``setsockopt()`` methods to the ``SocketStream`` API