Skip to content

Commit

Permalink
Added mention of anyio.from_thread.run_sync() to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Dec 16, 2023
1 parent 89795b9 commit e5fadb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/versionhistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ This library adheres to `Semantic Versioning 2.0 <http://semver.org/>`_.
* ``anyio.run()``
* ``TaskGroup.start_soon()``
* ``anyio.from_thread.run()``
* ``anyio.from_thread.run_sync()``
* ``anyio.to_thread.run_sync()``
* ``anyio.to_process.run_sync()``
* ``BlockingPortal.call()``
Expand Down

0 comments on commit e5fadb3

Please sign in to comment.