diff --git a/README.md b/README.md index faed788..c457934 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,10 @@ This python package follows Semantic Versioning 2.0.0 ***Reminder**: Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.* +### 0.7.2 - 2022-07-11 + +Avoid recursive attempts of closing connections + ### 0.7.1 - 2022-07-03 Correctly re-raise unexpected exception