From 246ec4295f05d8fb943a23d366f036346cbfe091 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Mon, 29 Mar 2021 00:42:50 +0300 Subject: [PATCH] Bumped up the version --- docs/versionhistory.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index 240ecd02..42ba6d4d 100644 --- a/docs/versionhistory.rst +++ b/docs/versionhistory.rst @@ -3,7 +3,7 @@ Version history This library adheres to `Semantic Versioning 2.0 `_. -**UNRELEASED** +**3.0.0rc2** - Changed the asyncio ``CancelScope`` to raise a ``RuntimeError`` if cancel scopes are being exited in a different order than they were entered