diff options
-rw-r--r-- | CHANGELOG.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f99a2cb..22e7c24 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst | |||
@@ -2,7 +2,7 @@ A note on versioning: This librarys major version will grow with the APIs | |||
2 | version number. Breaking changes will be indicated by a change in the minor | 2 | version 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 | ||
5 | v1.2.1 | 5 | v1.2.1 |
6 | ------ | 6 | ------ |
7 | * Internal stability changes and fixes to streaming code | 7 | * Internal stability changes and fixes to streaming code |
8 | * Fixed async parameter being ignored in two streaming methods | 8 | * Fixed async parameter being ignored in two streaming methods |