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 2885e8a commit ff520d6Copy full SHA for ff520d6
CHANGELOG.md
@@ -1,5 +1,8 @@
1
+## 2.0.5 (2014-07-29)
2
+ * Added SSL certificate for staging api. [#21](https://github.com/Clever/clever-python/pull/21)
3
+
4
## 2.0.4 (2014-07-07)
- * Only SSL root certificates are pinned, remove site-specific cert. [#13](https://github.com/Clever/clever-python/pull/19)
5
+ * Only SSL root certificates are pinned, remove site-specific cert. [#19](https://github.com/Clever/clever-python/pull/19)
6
7
## 2.0.2 (2014-05-07)
8
* Moved VERSION file to clever dir so package is installed correctly. [#13](https://github.com/Clever/clever-python/pull/13)
clever/VERSION
@@ -1 +1 @@
-2.0.4
+2.0.5
0 commit comments