aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index ee3db52..f99a2cb 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,11 @@ A note on versioning: This librarys major version will grow with the APIs
2version number. Breaking changes will be indicated by a change in the minor 2version number. Breaking changes will be indicated by a change in the minor
3(or major) version number, and will generally be avoided. 3(or major) version number, and will generally be avoided.
4 4
5v1.2.1
6------
7* Internal stability changes and fixes to streaming code
8* Fixed async parameter being ignored in two streaming methods
9
5v1.2.0 10v1.2.0
6------ 11------
7* BREAKING CHANGE: Renamed streaming functions to be more in line with the rest 12* BREAKING CHANGE: Renamed streaming functions to be more in line with the rest
Powered by cgit v1.2.3 (git 2.41.0)