aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 3be7ce5..a950db0 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,6 +1,15 @@
1A note on versioning: This librarys major version will grow with the APIs 1A note on versioning: This librarys major version will grow with the APIs
2version number. Breaking changes will be avoided as far as at all possible. 2version number. Breaking changes will be avoided as far as at all possible.
3 3
4v1.1.2
5------
6* 2.0 id compatibility (thanks codl)
7* Media alt-text support (thanks foozmeat)
8* Python2 fixes (thanks ragingscholar)
9* General code cleanup and small fixes (thanks codl)
10* Beginnings of better error handling (thanks Elizafox)
11* Various documentation updates
12
4v1.1.1 13v1.1.1
5------ 14------
6 * Emergency fix to allow logging in to work (thanks codl) 15 * Emergency fix to allow logging in to work (thanks codl)
Powered by cgit v1.2.3 (git 2.41.0)