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 e1693dd commit 4bbda70Copy full SHA for 4bbda70
CHANGELOG.md
@@ -1,11 +1,12 @@
1
-## 1.0.0 (2014-04-30)
+## 2.0.0 (2014-04-30)
2
* Support for authenticating with an OAuth token. [#4](https://github.com/Clever/clever-python/pull/4)
3
4
-## 0.2.0 (2014-01-15)
5
- * Update MANIFEST.in for new certs.
+## 1.0.0 (2014-03-27)
+ * Pagination with iterators. [#8](https://github.com/Clever/clever-python/pull/4)
6
7
## 0.2.0 (2014-01-15)
8
* Start using https://api.clever.com.
9
+ * Update MANIFEST.in for new certs.
10
11
## 0.1.0 (2014-01-08)
12
* Update calls use PATCH instead of PUT.
0 commit comments