diff --git a/HISTORY.rst b/HISTORY.rst index dcb289a..de796f5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,13 @@ History ======= +v0.3.1 (2020-11-10) +------------------- + +* Issue #24: Infinite loop getting proxy if no proxies available +* Issue #23: sqlalchemy.exc.InvalidRequestError: Entity ProviderRequest has no property 'country' + + v0.3.0 (2020-11-07) -------------------