diff --git a/python-tenacity.changes b/python-tenacity.changes index 9a5eca6..a0b1e1b 100644 --- a/python-tenacity.changes +++ b/python-tenacity.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Nov 9 19:19:10 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 8.1.0, 8.0.1, 8.0.0, 7.0.0 +- Update to version 8.1.0 (included changes also from 8.0.1, 8.0.0, 7.0.0) * feat: Add retry_if_exception_cause_type (#362) * Support `datetime.timedelta` as a valid wait unit type (#342) * Show All Exception Predicates in Docs (#332)