We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4616e3 commit 01f1c46Copy full SHA for 01f1c46
CHANGELOG.md
@@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
7
+## [1.1.0] - 2016-05-16
8
+### Added
9
+SSL support for streaming. Requires the SSL module, which was backported in
10
+Python v2.7.9, via chunked_requests submodule.
11
+
12
## [1.9.11] - 2016-05-02
13
### Added
14
- The FigureFactory can now create scatter plot matrices with `.create_scatterplotmatrix`. Check it out with:
0 commit comments