We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6d0ede + ee4b36a commit 79e9a2aCopy full SHA for 79e9a2a
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+## 0.2 (02 November 2016)
2
+
3
+* Added Initial Schedules Support (#48)
4
+* Added Initial Create Group endpoint (#69)
5
+* Added Connection Credentials for publishing datasources/workbooks (#80)
6
+* Added Pager object for handling pagination results and sample (#72, #90)
7
+* Added ServerInfo endpoint (#84)
8
+* Deprecated `site` as a parameter to `TableauAuth` in favor of `site_id`
9
+* Code Cleanup
10
+* Bugfixes
11
12
+## 0.1 (12 September 2016)
13
14
+* Initial Release to the world
0 commit comments