We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a4427 commit 96f2b84Copy full SHA for 96f2b84
1 file changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+0.9.1 (Feb 24, 2013)
2
+
3
+* Add request arguments parser to allow for flexibility when specifying
4
+ required and optional parameters
5
+* Add dynamic setters and getters to the main Api class
6
+* Add arguments call to Api class for parsing parameters
7
+* Add with scope to API to allow for custom parameter setting
8
+* Change all client api methods to accept arbitrary number of arguments
9
+* Change pub_sub_hubbub service hooks methods to use enteprise site endpoint
10
+* Remove parameters transformation helpers from main API
11
+* Update hashie, faraday dependencies
12
13
0.9.0 (Feb 18, 2013)
14
15
* Add Pagination module to define interface for the response
0 commit comments