Skip to content

Commit

Permalink
Increment: package version
Browse files Browse the repository at this point in the history
  • Loading branch information
tin900 committed Mar 4, 2024
1 parent bd58702 commit 3a5c580
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: vvtableau
Type: Package
Title: R Interface for 'Tableau' Services
Version: 0.5.0
Version: 0.6.0
Authors@R:
c(person(given = "Tomer",
family = "Iwan",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# vvtableau 0.6.0
* Added a function to run extract refresh task immediately on server.
* Added a function to update a data source on server.
* Added a function to update a workbook on server.

# vvtableau 0.5.0
* Fixes missing export tags.
* Added page_number arguments.
Expand Down

0 comments on commit 3a5c580

Please sign in to comment.