diff --git a/AUTHORS b/AUTHORS index 83df708..af769dc 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,3 +11,4 @@ Pierre-Alain Dupont Karl Goetz Alex Kerney Gustav +Sebastian2023 diff --git a/HISTORY.rst b/HISTORY.rst index fa8e3f3..fa97c5f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ Release history =============== +1.2.0 +----- + +- BREAKING? Dropped support for Python 2.7, 3.4, 3.5 +- Added numerous new endpoint queries +- Updated category querying + 1.1.2 -----