diff --git a/changelog.txt b/changelog.txt index 87287079..4bb2f614 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,8 @@ +v1.1.3 +===================== +- Improved request throttling and retrying, to eliminate ABS interactions and +hanging operations (#839) + v1.1.2 (Sep 29, 2020) ===================== - Fix hanging uploads (#809)